v1
latestSwagger 2.02026-08-04244186228.2 KBtask-operations
Get task operation by app app_id by operation id
get/v1/task-operations/{app_id}/{operation_id}
Path parameters
app_idstring required
Application id
operation_idinteger required
Operation id
Headers
X-Fieldsstring mask
An optional fields mask
Response
Success
Example response
{
"status": "SCHEDULED",
"type": "DOWNLOAD"
}