Skip to main content
GET
Required ACL: settings

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

Crawler ID. Universally unique identifier (UUID) of the crawler.

Example:

"e0f6db8a-24f5-4092-83a4-1b2c6cb6d809"

Response

OK

count
integer
required

Total number of crawled URLs.

Required range: x >= 0
data
object[]
required
Last modified on March 23, 2026