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_id
deal_id
Response
Successful Response
seniority
The seniority level of the employee.
count
The count of employees at the seniority level.

