Count Trash Images Endpoint

Count deleted images (trash) for a project or multiple projects. For photographer role, returns only that photographer's count (backend enforces).

get/countTrashImages

Query parameters

projectIdinteger
projectIds[]integer[]
photographerIdstring nullable

Response

Successful Response

{"stackTrail":"paths:/countTrashImages:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes