Seniority Count

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

Path parameters

group_idintegerRequired
deal_idintegerRequired

Headers

AuthorizationstringRequired

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

Response

Successful Response

senioritystring

The seniority level of the employee.

countinteger

The count of employees at the seniority level.

Errors