List Workspace compliance Requirements
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.
Query parameters
capabilitystring · enumOptionalPossible values:
destinationstring · iso3166-1 · nullableOptional
Responses
200
OK
application/json
nextPageTokenstringOptional
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display. To know more, refer to the pagination section.
resultsone of[]Required
The compliance requirements associated to the endpoint that must be satisfied.
or
or
or
or
404
Endpoint not found
application/json
get
/workspaces/{workspaceId}/endpoints/{endpointId}/compliance-requirementsLast updated
Was this helpful?

