Skip to main content
GET
Ratings Analysts

Authorizations

token
string
query
required

Query Parameters

page
integer
default:0

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. Default is 0

pageSize
integer
default:100

Number of results returned. Limit 1000

fields
string

Fields

analyst
string

Analyst

analyst_name
string

Analyst name

firm
string

Firm

firm_name
string

Firm name

updated
integer

Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated

Response

Ratings Analysts

firm_id
string

Unique identifier for the analyst's firm

Example:

"FIRM-123456"

firm_name
string

Name of the analyst's firm

Example:

"Goldman Sachs"

id
string

Unique identifier for the analyst

Example:

"64a1b2c3d4e5f6789012345"

name_first
string

Analyst's first name

Example:

"John"

name_full
string

Analyst's full name

Example:

"John Smith"

name_last
string

Analyst's last name

Example:

"Smith"

rank
object

Analyst rankings across different time periods

ratings_accuracy
object

Detailed accuracy metrics for the analyst's ratings

updated
integer

Unix timestamp of last update

Example:

1704758400