Claimant count
DevelopingGET
/api/v1.1/{country_code}/public/claimant-count/Request
Path Params
country_code
string
required
Example:
gb
Match pattern:
^[a-z]{2}$
Query Params
location_id
integer
required
Example:
26
year
string
required
>= 1 characters
Example:
2024
Request samples
Responses
Request successful.(200)
Request successful.
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
array of:
date
string <date>
required
claimant_count
integer
required
>= 0
Example
Not configured
Last modified: 6 months ago