1. Search Profiles
TheSearch Profiles endpoint allows you to search for profiles in a specified collection. You can use the endpoint to search for profiles by product ID, collection name, search string, and more.
Request Parameters
TheSearch Profiles endpoint supports the following parameters:
Response Payload
The response payload of theSearch Profiles endpoint will contain the search results based on the provided parameters. Below is an example of a response object:
JSON
2. Get A Profile
TheGet A Profile endpoint allows you to retrieve a specific profile by ID. You can use this endpoint to retrieve a single profile from a specified collection.
Request Parameters
TheGet A Profile endpoint supports the following parameters:
Response Payload
The response payload of theGet A Profile endpoint will contain the requested profile information, as shown in the example below.
JSON
3. Get Multiple Profiles
TheGet Multiple Profiles endpoint allows you to retrieve multiple profiles at once. You can use this endpoint to retrieve multiple profiles from a specified collection by providing a list of profile paths.
Request Parameters
TheGet Multiple Profiles endpoint supports the following parameters:
Response Payload
The response payload of theGet Multiple Profiles endpoint will contain the requested profile information for multiple profiles. Below is a response example for multiple profiles.
JSON