Get an existing operation to track its progressCopy Pageget https://vision-api.truepic.{tld}/v3/operations/{operationId}Path ParamsoperationIdintegerrequiredThe ID of the existing operation.Responses 200Request Successful 400The request body couldn't be parsed. 401Authentication failed, or the user/client doesn't have permission to the requested resource. 403The user doesn't have permission to access the requested resource. 404The requested resource couldn't be found. 412A required property or parameter is missing from the request. 500An unexpected error occurred.Updated 9 days ago