List authentication resources
Retrieves a list of all authentication resources.
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 >= 1Ecommerce platform for which to retrieve authentications.
Name of an ecommerce platform with which to authenticate. This determines which authentication type you can select.
bigcommerce, commercetools, shopify "commercetools,none"
Property by which to sort the list of authentications.
name, type, platform, updatedAt, createdAt Type of authentication resource to retrieve.
Type of authentication. This determines the type of credentials required in the input object.
googleServiceAccount, basic, apiKey, oauth, algolia, algoliaInsights, secrets "basic,oauth"