Skip to main content
GET
Get regional compliance requirements

Authorizations

Authorization
string
header
required

User bearer credential: either a Cognito JWT or an ak_ user API key. Backend integrators using HMAC must include the user API key alongside the three HMAC headers on user-scoped endpoints.

Response

Regional compliance fields required for the authenticated user.

Regional compliance fields required for the authenticated user.

required
boolean
required

Whether the user's region requires additional compliance fields. False outside the EEA.

region
string | null
required

Regulatory region driving the requirement (e.g. "EEA"). Null when nothing is required.

Example:

"EEA"

complete
boolean
required

Whether every required field has been collected.

deadline
string | null
required

Date by which the fields must be submitted. Differs for new versus existing customers.

Example:

"2026-06-15"

fields
object[]
required

Per-field collection status. Empty when not required.