v1
latestOpenAPI 3.0.02026-08-04254899.5 KBasync actions
Get Action status
Retrieves the status of an asynchronous operation.
get/api/v1/di-projects/actions/{actionId}
Path parameters
actionIdstring required
Identifier of the action.
Query parameters
detailedboolean
Specifies whether to include detailed status information in the response. Set to true to return detailed information.
Response
OK
Example response
{
"name": "Prepare project myspace.demoproject"
}