Check Route Access Endpoint

For middleware: returns { "allowed": true/false } for the current user and path. Used to gate /faces, /personalized-tags, /photographers, /recipients by permissions.

get/checkRouteAccess

Query parameters

pathstring required

Path e.g. /ProjectTitle/faces

Path e.g. /ProjectTitle/faces

Response

Successful Response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.