List all membership profiles
How to fetch a collection of membership profiles via API
Last updated
How to fetch a collection of membership profiles via API
Last updated
To fetch a collection of membership profiles, send a GET
request to the /api/membership_profiles
endpoint.
GET https://provisioning.commercelayer.io/api/membership_profiles
The following request fetches a collection of membership profiles:
Remember that when you fetch a list of resources you get result.
The list of membership profiles can be by the following fields:
name
id
created_at
updated_at
reference
reference_origin
name
test_enabled
id
created_at
updated_at
reference
reference_origin
metadata
organization
application_memberships
The list of membership profiles can be by the following fields: