Skip to main content
GET

List all instruments managed by this instrument admin.

Query parameters

number
default:"25"
OpenAPI type: integer (int32).Number of instruments per page.
string
The nextPageToken received from the response for the previous page.

Responses

200

ok
application/json
Instrument[]
required
string
The token for the next page of results, to be used as the lastInstrumentId for the next page.

404

not found
application/json
string
required

500

Internal server error
application/json
string
required

History

Updated0.6.12

The GET /registry/metadata/v1/instruments operation changed in this snapshot.

Updated0.6.11

The GET /registry/metadata/v1/instruments operation changed in this snapshot.

Added0.5.10