Workflow
Lightweight information about the current state of a workflowable object like release package.
Caller must be a company admin as this api allows access to all company owned workflowable objects.
get/workflow/obj/{objectId}
Path parameters
objectIdstring required
Id of a workflowable object like release package, task etc.
Query parameters
requestIdstring
Optional request ID to filter error messages. If provided, returns the most recent error associated with that specific request.
afterDateTimestring date-time
Optional date-time (ISO-8601 format) to filter error messages. If provided (and requestId is not), returns the most recent error after this date.
Response
default response