Retrieves a list of destinations.
addObject, deleteIndex, editSettingsYour Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Number of items per page.
1 <= x <= 100Page number of the paginated API response. Page of the API response to retrieve.
x >= 1Destination type.
Destination type.
search.
Data is stored in an Algolia index.
insights.
Data is recorded as user events in the Insights API.
search, insights "search"
Authentication ID used by destinations.
Universally unique identifier (UUID) of an authentication resource.
Get the list of destinations used by a transformation. Universally unique identifier (UUID) of a transformation.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Property by which to sort the destinations.
name, type, updatedAt, createdAt Sort order of the response, ascending or descending. Ascending or descending sort order.
asc, desc