Skip to main content
GET
/
api
/
v1
/
delegation_scopes
Error
A valid request URL is required to generate request examples
{
  "delegation_scopes": [
    {
      "id": "<string>",
      "action_types": [
        "<string>"
      ],
      "active": true,
      "description": "<string>",
      "display_name": "<string>",
      "phi_categories": [
        "<string>"
      ],
      "requires_poa": true,
      "risk_tier": "standard",
      "scope_key": "<string>"
    }
  ]
}

Response

200 - application/json

OK

delegation_scopes
object[]
required