Gets a list of particular user’s attributes.
OK
Bad Request
Unauthorized
Forbidden
Unprocessable Entity
Too Many Requests
{- "keys": [
- "string"
], - "server_custom_ids": [
- "string"
]
}
[- {
- "attributes": [
- {
- "attr_type": "client",
- "data_type": "string",
- "description": "string",
- "format": "string",
- "key": "string",
- "permission": "public",
- "readonly": true,
- "value": "string"
}
], - "server_custom_id": "string",
- "user_id": "string"
}
]