Export source activity as CSV
Read-only export. The JSON response contains filename, text/csv mimeType, CSV content and rowCount; save content as the named file. Uses the same workspace filters and permissions as the app. Source exports allow at most 365 days and 10,000 output rows. Crawler exports return up to the requested 5,000 most recent matching events. No integration setup or credentials are exposed.
GET
Export source activity as CSV
Authorizations
A workspace API key. Data endpoints require a service-account key with the specified scopes.
Query Parameters
Required range:
1 <= x <= 365Maximum string length:
255Maximum string length:
64Maximum string length:
64Available options:
mentions, influence Maximum string length:
255Maximum string length:
255Required range:
1 <= x <= 200Required range:
1 <= x <= 1000000Available options:
all, owned, competitor, third_party Required range:
10 <= x <= 100Maximum string length:
4096Available options:
default, promptCount, change, rootDomain, promptSummary, mentionCount, influenceScore, citationCount, linkCount, firstSeenAt, lastSeenAt, promptRunId, promptLabel, runCompletedAt Available options:
asc, desc Required range:
1 <= x <= 100000Required range:
1 <= x <= 100000Available options:
default, url, citations, links, answers, prompts, lastSeen Available options:
default, prompt, date, citations, links Available options:
asc, desc Available options:
asc, desc Response
CSV file contents.