Nexus

Nexus APIs

GET /v1/users/{userId}/attributes

GetUserAttributes

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