Skip to main content
GET
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. Includes a summary for the company.

Authorizations

x-api-key
string
header
required

Path Parameters

personId
integer<int32>
required

The person id

Query Parameters

lastItemId
integer<int32>
default:0

Take records after the id

pageSize
integer<int32>
default:100

Page size

Response

200 - application/json

OK

pageSize
integer<int32>
lastItemId
integer<int64>
totalItems
integer<int32>
items
object[] | null