API Reference
List Collection Members and Pending Invites
Returns sorted list of active members and pending invites for a collection. Active members are ordered by display name, pending invites by email. Requires auth and read access. Limited to 100 results per page.
GET
Path Parameters
Query Parameters
Limit is the number of items to return.
Required range:
x >= 0
Offset is the number of items to skip.
Required range:
x >= 0
Sort is a CSV of fields to sort by. Prefix with "-" for descending order.
Response
200
application/json
Success response
The response is of type object
.