Key Persons
List key persons
Retrieve a list of key persons.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Pagination cursor for the next set of results. Optional.
Number of items to return per page. Optional. Default is 10.
Required range:
1 <= x <= 100
Response
200
application/json
A list of key persons.
The response is of type object[]
.