Retrieves a list of sources.
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 >= 1Source type. Some sources require authentication.
bigcommerce, bigquery, commercetools, csv, docker, ga4BigqueryExport, json, shopify, push "commercetools,bigcommerce"
Authentication IDs of the sources to retrieve. 'none' returns sources that doesn't have an authentication.
Universally unique identifier (UUID) of an authentication resource.
[
"10000000-0a75-4000-a000-000000000001",
"none"
]Property by which to sort the list of sources.
name, type, updatedAt, createdAt Sort order of the response, ascending or descending. Ascending or descending sort order.
asc, desc