Retrieves a paginated list of companies with filtering, sorting, and optional extended data.
READONLY[ADMIN, USER, PROVIDER]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Content type, must be "application/json".
application/json List of site IDs.
"['1', '2']"
Extend options:
"technical-installations": Get information about technical installations linked to the report
"labels": Get the labels linked to the companies
"actions-info": Give information about actions that can be done on the Company
"contacts": Get the contacts linked to the companies
"establishmentIds": Get information about the establishment IDs linked to these companies.
technical-installations, labels, actions-info, contacts, establishmentIds Filter by name
"string"
Filter by comment
"string"
Filter by location
"string"
Filter by type
[1, 2, 3]Filter by email
"string"
Filter by phone numbers
"string"
Filter by establishments
[1, 2, 3]Filter by technicalInstallations
[1, 2, 3]Filter by labels
"string"
Filter by label name
"string"
Filter by name or location
"string"
Filter by archivedAt
"2021-01-01T00:00:00.000Z"
Filter by archived status
true
Filter by createdAt
"2021-01-01T00:00:00.000Z"
Filter by name
"string"
Filter by email
"string"
Filter by phone numbers
"string"
Filter by comment
"string"
Filter by createdAt
"2021-01-01T00:00:00.000Z"
Include total count in response.
true
Page number.
1
Page size.
50
Get the page where the item with this id is located.
1
Sub page size for grouping items.
10