LEI Mappings

Get LEI mappings

Retrieve paginated ISIN-to-LEI mappings grouped by LEI.

post/lei-mappings

Request body

isinstring[]

Filter by one or more ISINs.

asset_idstring[]

Filter by one or more Elbstream asset IDs.

leistring[]

Filter by one or more LEIs.

status'active' | 'inactive' | 'all'

Mapping status to return.

include_related_assetsboolean

When filtering by ISIN or asset_id, include all other assets mapped to the matched LEI(s).

limitinteger

Maximum number of asset mappings to return.

cursorstring uuid

Cursor from the previous page. Omit to start from the beginning.

Response

Successfully retrieved LEI mappings

Changes

No recorded changes to this endpoint across all 1 revision of this API.