Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
English
Deutsch
English
Deutsch
Appearance
Menu
Return to top
Returns the age band distribution from a region.
GET
/api/statistics/regions/{regionId}/pickups
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
regionId
*
Type
string
Required
Pattern
"\\d+"
Responses
200
404
Successful
Content-Type
application/json
Schema
JSON
GET
/api/statistics/regions/{regionId}/pickups
Playground
Authorization
api_key
Variables
Key
Value
regionId
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python