Skip to main content
Get data about asset managers responsible for managing RWA funds and portfolios.

GET /v4/managers

Returns a list of managers 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/managers/meta

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

Example Request