Skip to main content
Get data about the entities that issue RWA assets.

GET /v4/issuers

Returns a list of issuers with filtering, sorting, and pagination. Default sort: name ascending | Default page size: 25

Fields

Example Request

Example Response

Numeric metrics are returned as objects with the current value (val), historical snapshots, and percentage changes. See Responses for the full format.

GET /v4/issuers/meta

Returns metadata about available fields, filter operators, and select options for the issuers endpoint.

Example Request