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