Skip to main content
GET
TypeScript

Path Parameters

The unique ID of the legal entity registration

Query Parameters

pageCursor
string

Cursor string returned in next or prev of a previous response

pageSize
integer
default:50

Maximum number of registrations to return

Required range: 1 <= x <= 100

Response

Paginated list of vault account IDs assigned to the legal entity

Response containing vault account IDs assigned to a legal entity registration

data
string[]
required

List of vault account IDs assigned to the legal entity registration

Example:
total
integer

Total number of legal entity registrations (optional)

Example:

5

next
string

Cursor to pass as pageCursor to retrieve the next page

Example:

"eyJpZCI6IjEyMyJ9"