Skip to main content
GET
Get an instrument by ID

Authorizations

x-api-key
string
header
required

API key for service-to-service or merchant authentication.

Headers

x-correlation-id
string<uuid>

Unique identifier for request tracing. Generated by the client or server if not provided.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Path Parameters

instrument_id
string<uuid>
required

Unique identifier of the instrument

Example:

"550e8400-e29b-41d4-a716-446655440000"

Query Parameters

business_account_id
string<uuid>

Business account that owns the instrument. A read has no body, so the target arrives in the query string. Used only when the request carries no x-merchant-id header — that header always wins — and only where hierarchy targeting is enabled.

Response

Instrument retrieved successfully.

Instrument details response

success
boolean
required

Whether the operation was successful

Example:

true

instrument
object
required

Full instrument details