Nexus

Nexus APIs

GET /v1/users/{userId}/idp_tenants/{idpTenantId}/roles

GetUserTenantRoles

Parameters
Name In Required Description
userId path Yes
idpTenantId path Yes
Responses
200
Example
{
  "value": [
    {
      "id": "string",
      "name": "string",
      "expires": "string",
      "description": "string"
    }
  ]
}
Schema
Name Type Attributes Description Extensions
value nullable
Example
{
  "value": [
    {
      "id": "string",
      "name": "string",
      "expires": "string",
      "description": "string"
    }
  ]
}
Schema
Name Type Attributes Description Extensions
value nullable
Example
{
  "value": [
    {
      "id": "string",
      "name": "string",
      "expires": "string",
      "description": "string"
    }
  ]
}
Schema
Name Type Attributes Description Extensions
value nullable
Example
{
  "value": [
    {
      "id": "string",
      "name": "string",
      "expires": "string",
      "description": "string"
    }
  ]
}
Schema
Name Type Attributes Description Extensions
value nullable
Example
{
  "value": [
    {
      "id": "string",
      "name": "string",
      "expires": "string",
      "description": "string"
    }
  ]
}
Schema
Name Type Attributes Description Extensions
value nullable
Example
{
  "value": [
    {
      "id": "string",
      "name": "string",
      "expires": "string",
      "description": "string"
    }
  ]
}
Schema
Name Type Attributes Description Extensions
value nullable
Example
{
  "value": [
    {
      "id": "string",
      "name": "string",
      "expires": "string",
      "description": "string"
    }
  ]
}
Schema
Name Type Attributes Description Extensions
value nullable
404
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Security

Authentication is required for this operation.

Source: default

Requirements (any one option may satisfy)

  • Bearer and ApplicationToken
  • Basic