List companies
Use this endpoint to list LinkedIn companies in the workspace.
Authorizations
Pass your API key as Authorization: Bearer <api_key>.
Query Parameters
LinkedIn account IDs returned by GET /v1/accounts.
Repeat the query parameter for multiple accounts. The backend also accepts comma-separated values.
^[1-9][0-9]*$Optional. Return only companies associated with contacts in a saved TalkToHumans contact view.
Accepts the view id or public_id returned by GET /v1/views.
When provided, results are scoped to the view's LinkedIn account and account_id is ignored.
Page size. Defaults to 10. Values above 25 are clamped to 25.
1 <= x <= 25Opaque cursor from the previous response's pagination.next_cursor.
Response
Companies matching the filters.