Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Crawler ID.
Example:
"e0f6db8a-24f5-4092-83a4-1b2c6cb6d809"
This crawler's version nmber.
Response
OK
Version of the configuration. Version 1 is the initial configuration you used when creating the crawler.
Required range:
x >= 1
Crawler configuration.
Date and time when the object was created, in RFC 3339 format.
Example:
"2023-07-04T12:49:15Z"
Universally unique identifier (UUID) of the user who created this version of the configuration.
Example:
"7d79f0dd-2dab-4296-8098-957a1fdc0637"