v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Gets information about a run group and returns its metadata.

get/runGroup/{id}

Path parameters

idstring required

The group's ID.

Response

Success

arnstring

The group's ARN.

idstring

The group's ID.

namestring

The group's name.

maxCpusinteger

The group's maximum number of CPUs to use.

maxRunsinteger

The maximum number of concurrent runs for the group.

maxDurationinteger

The group's maximum run time in minutes.

creationTimestring date-time

When the group was created.

tagsobject

The group's tags.

maxGpusinteger

The maximum GPUs that can be used by a run group.