get https://api.followupboss.com/v1/people/unclaimed
Get unclaimed leads.
This endpoint lists leads which have not been claimed yet and can be claimed by the user whose API key you are using. Unclaimed leads will be assigned to a fallback agent after a short amount of time (default is 15 minutes), so this list is usually empty.
Getting All Leads
If you want to see both regular and unclaimed leads, use /people instead and specify
includeUnclaimed=true
as a query argument.