Api
Download Access Export
Path Parameters
request_id*string
Format
uuidQuery Parameters
token*string
Length
20 <= length <= 500Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/gdpr/requests/497f6eca-6276-4993-bfeb-53cbbbba6f08/download?token=stringstringstringst"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Dev Login POST
Development-only login that bypasses Azure AD. ONLY available when: - ENVIRONMENT=development - ALLOW_DEV_AUTH_BYPASS=true This endpoint is for local development and testing only.
Download Export GET
Download a previously requested export (AC6). Returns the export file with appropriate content type. All phone numbers and PII are redacted server-side.