Nexus

Nexus APIs

GET /v1/users/{userId}/identities/{identityId}/groups

GetUserIdentityGroups

Parameters
Name In Required Description
_ query No
identityId path Yes
userId path Yes
Responses
200
Example
[
  {
    "id": 0,
    "expires": "string",
    "groupName": "string",
    "identityId": 0,
    "userIdentityId": 0
  }
]
Schema
Name Type Attributes Description Extensions
expires string (date-time) nullable
groupName string nullable
id integer (int32) nullable
identityId integer (int32) nullable
userIdentityId integer (int32) nullable
Example
[
  {
    "id": 0,
    "expires": "string",
    "groupName": "string",
    "identityId": 0,
    "userIdentityId": 0
  }
]
Schema
Name Type Attributes Description Extensions
expires string (date-time) nullable
groupName string nullable
id integer (int32) nullable
identityId integer (int32) nullable
userIdentityId integer (int32) nullable
Example
[
  {
    "id": 0,
    "expires": "string",
    "groupName": "string",
    "identityId": 0,
    "userIdentityId": 0
  }
]
Schema
Name Type Attributes Description Extensions
expires string (date-time) nullable
groupName string nullable
id integer (int32) nullable
identityId integer (int32) nullable
userIdentityId integer (int32) nullable
Example
[
  {
    "id": 0,
    "expires": "string",
    "groupName": "string",
    "identityId": 0,
    "userIdentityId": 0
  }
]
Schema
Name Type Attributes Description Extensions
expires string (date-time) nullable
groupName string nullable
id integer (int32) nullable
identityId integer (int32) nullable
userIdentityId integer (int32) nullable
Example
[
  {
    "id": 0,
    "expires": "string",
    "groupName": "string",
    "identityId": 0,
    "userIdentityId": 0
  }
]
Schema
Name Type Attributes Description Extensions
expires string (date-time) nullable
groupName string nullable
id integer (int32) nullable
identityId integer (int32) nullable
userIdentityId integer (int32) nullable
Example
[
  {
    "id": 0,
    "expires": "string",
    "groupName": "string",
    "identityId": 0,
    "userIdentityId": 0
  }
]
Schema
Name Type Attributes Description Extensions
expires string (date-time) nullable
groupName string nullable
id integer (int32) nullable
identityId integer (int32) nullable
userIdentityId integer (int32) nullable
Example
[
  {
    "id": 0,
    "expires": "string",
    "groupName": "string",
    "identityId": 0,
    "userIdentityId": 0
  }
]
Schema
Name Type Attributes Description Extensions
expires string (date-time) nullable
groupName string nullable
id integer (int32) nullable
identityId integer (int32) nullable
userIdentityId integer (int32) 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