v1

latestOpenAPI 3.1.02026-08-06142966.9 KB
instruments

List Instruments

List instruments with cursor-based pagination.

Pagination:

  • cursor: Opaque cursor from previous response
  • Use next_cursor from response for next page
get/instruments

Query parameters

limitinteger

Maximum number of records to return

Maximum number of records to return

cursorstring nullable

Cursor for pagination (use next_cursor from previous response)

Cursor for pagination (use next_cursor from previous response)

Headers

X-API-Keystring nullable

Response

Successful Response

limitinteger required
has_nextboolean
has_previousboolean
next_cursorstring nullable