Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Crawler ID.
"e0f6db8a-24f5-4092-83a4-1b2c6cb6d809"
Query Parameters
Whether the response should include the crawler's configuration.
Response
OK
- Without configuration
- With configuration
Name of the crawler.
64
"test-crawler"
Date and time when the object was created, in RFC 3339 format.
"2023-07-04T12:49:15Z"
Date and time when the object was updated, in RFC 3339 format.
"2023-07-04T12:49:15Z"
Whether this crawler is active.
Whether this crawler is completely reindexing your content.
Whether this crawler is currently blocked.
If true
, you can unblock it from the Crawler page in the Algolia dashboard
or by cancelling the blocking task.
Date and time when the last crawl started, in RFC 3339 format.
"2024-04-07T09:16:04Z"
Date and time when the last crawl finished, in RFC 3339 format.
Reason why the crawler is blocked.
"Error: Failed to fetch external data for source 'testCSV': 404\n"
ID of the task that's blocking the crawler.