v1
latestSwagger 2.02026-07-134847139.5 KBThe filtering is on an and/or relationship. For example, if the provided tag ids are for the "Dog" and "Cat" tags, then only images tagged with Dog and/or Cat will be returned
get/projects/{projectId}/images/tagged/count
Path parameters
projectIdstring uuid required
The project id.
Query parameters
iterationIdstring uuid
The iteration id. Defaults to workspace.
tagIdsstring[]
A list of tags ids to filter the images to count. Defaults to all tags when null.
Response
OK
integer required