Get Workspace Compliance Requirements
Get a specific compliance requirement for an endpoint. An example of requirement name is use-case-sms, kyc-form, brand (general brand identification) and brand:nl (specific, country-level brand identification requirement).
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequiredExample:
The ID for the workspace.
d386a801-ee8d-4aba-a7e4-78671bd3b11eendpointIdstringRequired
Your endpoint ID. In some cases (e.g. Long Code Numbers) this value is equal to the number ID.
requirementNamestringRequiredExample:
kyc-formResponses
200
OK
application/json
Responseone of
The compliance requirements associated to the endpoint that must be satisfied.
or
or
or
or
404
Not Found
application/json
get
/workspaces/{workspaceId}/endpoints/{endpointId}/compliance-requirements/{requirementName}Last updated
Was this helpful?

