ae58c064a7af
List custom-data records
Paginated collection of the account’s custom-data records. Page mode for browsing; cursor (keyset) mode — required for full exports — forces dot_number ascending order (lexicographic; dot_number is a string). Use updated_after for incremental sync after an initial export. Full exports typically exceed the default daily quota; contact support to arrange a limit increase first.
Query parameters
1-based. Mutually exclusive with cursor (400 if both are sent).
Opaque next_cursor from a previous response. Follow until has_more is false.
Comma-separated list of up to 50 DOT numbers (each 1-8 digits); use POST /v1/custom-data/lookup for larger batches
ISO-8601; records loaded on/after
ISO-8601; date-only values include the whole day
Ignored in cursor mode; other values return 400
Response
Records with page- or cursor-mode pagination