Retrieve memberships
Retrieve all memberships.
OAuth
Required scopes:memberships.readonly or membershipsAuthorizations
See our authentication documentation for how to authorize your requests
Headers
The id of the network. Required when using bearer token authentication
Query Parameters
Filter by company reference
The id of the location.
The number of items to return
1 <= x <= 100Token to retrieve the next page of results.
Opaque cursor token for retrieving the next page of results. Pass this value as the nextPageToken query parameter in your next request.
Filter by user's email
The id of the user
use requested to get all membership requests
requested Filter by types. Pass them as comma separated values.
member, nonmember Response
OK
Opaque cursor token for retrieving the next page of results. Pass this value as the nextPageToken query parameter in your next request.
Pre-built query string for the next page of results. Contains all active filter parameters combined with the next page token, ready to append to the endpoint URL.