List Memberships
GET /memberships
You can use this endpoint to retrieve a list of memberships. You must use the filter parameter to filter the list of memberships.
Use the Pagination and Querying sections to learn more about how to complete this request.
Available Fields to Query
| Field Name | Type |
|---|---|
ID | uuid |
ACTIVE | boolean |
AUTO_RENEW | boolean |
MEMBERSHIP_TYPE | reference |
CREATED_AT | date |
VALID_FROM | date |
VALID_TO | date |
UPDATED_AT | date |