General
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Query parameters
cursorstringOptional
String value used for pagination
limitinteger · min: 1RequiredDefault:
Maximum number of items to return
20entityTypestring · enumOptionalDeprecatedPossible values:
Type of the entity.
entityStatusstring · enumOptionalDeprecatedPossible values:
Status of the entity. Available values depend on entity type.
searchTextstringOptional
Entity search text, the search will be performed on the following fields: Name of the entity:
- For Natural Person, Beneficial Owner, Legal Representative: firstName, lastName
- For Joint Person: firstName, lastName of 1st natural person and firstName, lastName of 2nd natural person
- For Legal Entity: legalName Also entityId and globalId
globalIdstring · min: 12 · max: 12Optional
Global ID filter
entityIdstring · uuidOptional
Entity ID filter
rolestring · enumOptionalPossible values:
Role of the entity:
CUSTOMER- Entity is a customerPROXY- Entity is a proxy
startDatestring · date-timeOptional
Beginning of the range
endDatestring · date-timeOptional
End of the range
Responses
200
OK
application/json
get
/entities200
OK
Last updated

