GET
/
v2.01
/
{ClientId}
/
users
/
{UserId}
/
kyc
/
ubodeclarations

Read more about the UBO Declaration object →

Query parameters

page
integer

Start value: 1

Default value: 1

Indicates the index of the page for the pagination.

per_page
integer

Max. value: 100

Default value: 10

Indicates the number of items returned for each page of the pagination.

Sort
string

Allowed values: CreationDate:ASC, CreationDate:DESC

Indicates the direction in which to sort the list.

Path parameters

UserId
string
required

The unique identifier of the user.

Responses