v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBUsers
Get User Thumbnail Generation Operation
Retrieves the status of the operation to generate a user thumbnail.
get/cloud/v2/users/{user_id}/operations/{operation_id}
Path parameters
user_idstring required
The user ID.
operation_idstring required
The operation ID.
Response
OK
Example response
{
"done": true
}