get https://api.podium.com/v4/reviews/invites
List of all the review invites that you have access to. The review invites are sorted by createdAt
date, with the most recent appearing first.
If the cursor
parameter is used then all other parameters will be ignored. This is to avoid confusion if passing both a cursor
and other parameters which would change what data is being returned.
Required scope: read_reviews
.
Callback