Skip to main content
GET
Read crawler logs events

Authorizations

x-chatobserver-key
string
header
required

A workspace API key. Data endpoints require a service-account key with the specified scopes.

Query Parameters

days
enum<string>
default:14
Available options:
7,
14,
30,
90
limit
integer
default:8
Required range: 1 <= x <= 25
cursor
string
Maximum string length: 4096
sortKey
enum<string>
default:default
Available options:
default,
time,
crawler,
path,
status,
total,
vendor,
name,
verified,
probable,
uaOnly
sortDirection
enum<string>
default:desc
Available options:
asc,
desc
crawler
string
Maximum string length: 160
verification
enum<string>
Available options:
all,
verified,
probable,
ua_only,
unknown,
rejected
status
enum<string>
Available options:
all,
success,
error,
unknown
eventType
enum<string>
Available options:
all,
html_page,
robots,
sitemap,
api_json,
feed_xml,
blocked,
other
path
string
Maximum string length: 200

Response

Requested workspace data. Empty or missing-source states are returned explicitly.

data
object
required