companies
List Companies
get/v1/companies
Query parameters
sectorstring nullable
namestring nullable
securities_codestring nullable
sincestring date-time nullable
Return companies updated after this timestamp (ISO 8601). Use the sync_token from a previous response.
Return companies updated after this timestamp (ISO 8601). Use the sync_token from a previous response.
limitinteger
Results per page
Results per page
offsetinteger
Results to skip (ignored when cursor is set)
Results to skip (ignored when cursor is set)
cursorstring nullable
Opaque cursor for keyset pagination
Opaque cursor for keyset pagination
Response
Successful Response
Changes
Changed in 1 of the 8 revisions of this API.1
- ○
added the new optional
queryrequest parametersincenew-optional-request-parameter
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○