Calendar
GET Firms
Returns the available firms providing analyst ratings
GET
/
calendar
/
ratings
/
firms
Authorizations
Query Parameters
Available fields:
- id
- name
- currency
- homepage
- updated
Default fields:
- id
- name
A comma separated list of analyst firm ID's to bring back. Omitting will bring back all available firms.
Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date.
Number of results returned. Limit 1000. Default 50.
Records removed after Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated.
Response
200 - application/json
Was this page helpful?