GET
/
datasets
/
persons
/
{personId}
/
companies

Lists all companies the person is being a representative of. Please note that the default page size is 100 but this endpoint allows up to 1000 records per page.

Authorizations

x-api-key
string
header
required

Path Parameters

personId
integer
required

The person id

Query Parameters

lastItemId
integer
default:
0

Take records after the id

pageSize
integer
default:
100

Page size

Response

200 - application/json
items
object[] | null
lastItemId
integer
pageSize
integer
totalItems
integer