Get my redemptions

List YOUR own reward redemptions (newest first), scoped to your company.
Mirrors the /api/v1/users/:user_id/redemptions endpoint for the calling
user. Returns each redemption's state, catalog/reward details, and claim
and certificate URLs.

Pagination is cursor-based:

  • limit (integer, optional) — page size, 1–100 (default 20).
  • cursor (string, optional) — pass back the next_cursor from a prior
    response to fetch the next page. Keep limit identical across pages
    (the cursor carries the page size).

total_count is the full count of your redemptions; redemptions is one
page. When more pages exist, next_cursor is non-null.

Required OAuth scope: rewards:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required
Allowed:
string
enum
required
Allowed:
params
object
required
string
required
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
OAuth2 access token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json