Simulations

Get Detailed Individual Runs For Group

List individual executions within a simulation group with hydrated workflow run details.

This endpoint provides enriched data for each individual run including:

  • Links to selected and counter workflow runs
  • Workflow names and statuses
  • Evaluation run IDs and statuses (if configured)
get/workflows/v1/simulation-runs/{group_id}/executions/detailed

Path parameters

group_idstring required
Example:5eb7cf5a86d9755df3a6c593

Query parameters

sizeinteger

Number of items per page

Number of items per page

pageinteger

Page number

Page number

searchstring nullable

Search keywords

Search keywords

startstring date-time nullable

Filter by start time (ISO 8601 format)

Filter by start time (ISO 8601 format)

endstring date-time nullable

Filter by end time (ISO 8601 format)

Filter by end time (ISO 8601 format)

Response

Successful Response

totalinteger nullable

Total count

Changes

No recorded changes to this endpoint across all 15 revisions of this API.