List transformations
Retrieves a list of transformations.
addObject, deleteIndex, editSettingsAuthorizations
Your 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.
Query Parameters
Number of items per page.
1 <= x <= 100Sort order of the response, ascending or descending. Ascending or descending sort order.
asc, desc Page number of the paginated API response. Page of the API response to retrieve.
x >= 1Property by which to sort the list of transformations.
name, updatedAt, createdAt Whether to filter the list of transformations by the type of transformation. The type of transformation, which can be either 'code' or 'noCode'.
code, noCode