Orgs Tables
Export records
Export a table’s records as a CSV file. Reflects the same status and search filters as the list endpoint. Synchronous and capped — over the limit the request is rejected with EXPORT/OVER_SYNC_LIMIT.
GET
Export records
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Query Parameters
Filter by visibility. ACTIVE excludes archived (default), ARCHIVED returns only archived, ALL returns both.
Available options:
ACTIVE, ARCHIVED, ALL Restrict the export to records matching this search.
Maximum string length:
256Export format. Only csv is currently supported.
Available options:
csv Response
200 - application/json
Export records