Seniority Count

Returns the number of employees at various seniority levels as of the endpoint of the talent data for the deal.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

group_idintegerRequired
deal_idintegerRequired

Response

Successful Response
senioritystring
The seniority level of the employee.
countinteger
The count of employees at the seniority level.

Errors