Gets a list of user’s attributes. Returns only attributes values for user by his ID.
project_id required | string <uuid> Login-Projekt-ID aus dem Kundenportal. |
user_id required | string <uuid> Benutzer-ID. Diese finden Sie im Kundenportal unter Ihr Login-Projekt > Nutzer. |
OK
Bad Request
Forbidden
Not Found
Too Many Requests
[- {
- "attr_type": "client",
- "data_type": "string",
- "description": "string",
- "format": "string",
- "key": "string",
- "permission": "public",
- "readonly": true,
- "value": "string"
}
]