List records
Storage - Records
List records
List records for a model
POST
List records
Documentation Index
Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body schema.
Model identifier.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$When true, returns records from ingest cache.
Maximum number of records to return.
Required range:
1 <= x <= 100Number of records to skip.
Required range:
0 <= x <= 9007199254740991Sorting options.
Response
Successful response
Listed records.

