List crawlers
Lists all your crawlers.
settingsAuthorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Algolia application ID for filtering the API response. Algolia application ID where the crawler creates and updates indices.
Number of items per page to retrieve. Number of items per page of the paginated API response.
1 <= x <= 100Name of the crawler for filtering the API response. Name of the crawler.
64"test-crawler"
Page to retrieve. Current page of the paginated API response.
1 <= x <= 100Response
OK
Pagination information.
Crawlers.
Number of items per page of the paginated API response.
1 <= x <= 100Current page of the paginated API response.
1 <= x <= 100Total number of retrievable items.
100