Get User Thumbnail Generation Operation
Gets the status and result of a Generate User Thumbnail long-running operation.
Call this with the operation path returned by Generate User Thumbnail, polling until done is true. Once complete, response.imageUri contains the generated thumbnail URL.
get/cloud/v2/users/{user_id}/operations/{operation_id}#OpenCloudUsers
Path parameters
user_idstring required
The user ID.
operation_idstring required
The operation ID returned by Generate User Thumbnail.
Response
Success
Changes
Changed in 1 of the 15 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○