Gets a list of particular user’s attributes.
ACEPTAR
Bad Request (Solicitud errónea)
Unauthorized (No autorizado)
Forbidden (Prohibido)
Unprocessable Entity (Entidad no procesable)
Too Many Requests (Demasiadas solicitudes)
{- "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"
}
]