Gets a list of particular user’s attributes. Returns only attributes with the client
value of attr_type
parameter.
OK
Bad Request
Forbidden
Unprocessable Entity
Too Many Requests
{- "keys": [
- "string"
], - "publisher_project_id": 0,
- "user_id": "a169451c-8525-4352-b8ca-070dd449a1a5"
}
[- {
- "data_type": "string",
- "description": "string",
- "format": "string",
- "key": "string",
- "permission": "public",
- "value": "string"
}
]