DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Get Task Iteration

api/web/workflow-tasks/{WorkflowTaskId}/iterations/{IterationId}

Retrieves a single iteration model by iteration ID.

Path Params
int32
required
≥ 1

The ID of the workflow task the iteration belongs to (WorkflowTaskId >= 1)

int32
required
≥ 1

The ID of the iteration to retrieve (IterationId >= 1)

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json