Skip to main content
GET
Export crawler events as CSV

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>
Available options:
7,
14,
30,
90
limit
integer
default:5000
Required range: 1 <= x <= 5000
crawler
string
Maximum string length: 160
path
string
Maximum string length: 200
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

Response

CSV file contents.

data
object
required