cURL
curl --request GET \ --url https://sandbox.withclasp.com/employers/{public_id}/reports/member_census \ --header 'Authorization: Bearer <token>'
"<string>"
Generates a report containing a full list of employee demographic information
API Key authentication with required prefix "Bearer"
The response is of type string.
string