Skip to main content
GET
TypeScript

Query Parameters

pageCursor
string

Cursor of the required page

pageSize
integer
default:50

Maximum number of items in the page

Required range: 1 <= x <= 100

Response

A paginated list of counterparty groups

Paginated list of counterparty groups

data
object[]
required

The counterparty groups in the current page

total
integer

Total number of counterparty groups

Example:

42

next
string

Cursor for the next page

Example:

"eJ0eXAiOiJKV1QiLCJhbGcOiJIUzI1NiJ9"