GET/v1/CitizenHistory/excel

Get Citizen History excel

Not yet documented — no summary in the API source.

RequiresAuthorization: Bearer sk_...tenant_id

Query parameters

emailAddressstring

Responses

No response body.

curl --request GET \
  --url 'https://api.4comply.io/v1/CitizenHistory/excel' \
  --header 'Authorization: Bearer sk_...' \
  --header 'tenant_id: your-tenant-id'