Retrieve a paginated list of partnerships.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by state (pending, accepted, declined)
Created before (e.g. "2022-12-24%2012:47:45%20+0200")
Created after (e.g. "2021-11-23%2012:47:45%20+0200")
Page number
Records to be displayed per page
x <= 50
Successful response
The response is of type object
.