Count talent
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
Filter Options
Filter Object
- vectors: object | null
- proximity: object | null
- audienceCampaignUuid: uuid
- onlyReturnHiddenTalent: boolean
When true, counts only hidden talent (isHidden: true). Defaults to false, which counts only visible, non-archived talent. - includeHidden: boolean
When true, counts both visible AND hidden talent (archived still excluded). Ignored when onlyReturnHiddenTalent=true. - audienceUuid: uuid
Restrict counts to talents in this audience. WithincludeHidden=true, membership is resolved fromtalentAudienceHistoryso hidden talents that lost theiraudienceUuidsstill count.
Response Code
``200 Fetch a count of talent
Example Request
curl --request GET \
--globoff \
--url 'https://services.fountain.com/api/servicepool/talents/count?filter[collate][locale]=en' \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
Response Format
application/json
200
Last Updated: 3 months ago