API ReferenceJob Position
Get User count for JobPosition
Get User count for JobPosition
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Path Parameters
id*string
JobPosition identifier
Response Body
curl -X GET "https://example.com/user/job-positions/string/user-count"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "userCountTotal": 0, "userCountInternal": 0, "userCountExternal": 0}