v1
latestOpenAPI 3.0.02026-07-144847131.4 KBImageApi
Get images by id for a given project iteration.
This API will return a set of Images for the specified tags and optionally iteration. If no iteration is specified the current workspace is used.
get/projects/{projectId}/images/id
Path parameters
projectIdstring uuid required
The project id.
Query parameters
imageIdsstring[]
The list of image ids to retrieve. Limited to 256.
iterationIdstring uuid
The iteration id. Defaults to workspace.
Response
OK