Skip to main content

Debug user claims

GET 

/roles/debug-user

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Paste identities, separated with comma. Get a list of assignments

Request

Query Parameters

    identities string

Responses

Success

Schema

  • Array [

  • identity stringnullable
    identityType stringnullable
    name stringnullable

    roles

    object[]

    nullable

  • Array [

  • id stringnullable
    name stringnullable
    description stringnullable

    scope

    object

    organizationId stringnullable
    projectId stringnullable
    resourcePath stringnullable
    resourceType stringnullable
    viewerSceneId stringnullable
    isOrgLevel boolean
    expirationTime date-timenullable
  • ]

  • ]

Loading...