My Designs
My Designs
Authenticated owner projection for designs.
GET
My Designs
Posture: Owner-scoped private beta. Requires approved authentication plus TattooAPI actor mapping to the owning studio or artist.
https://api.tattooapi.com/api/v1/me/designs.
My Designs
GET /me/designs is an authenticated owner-scoped read-beta endpoint.
It can return the authenticated owner actor’s design records across public and private publish states.
Auth
Query Parameters
Access Rules
- The caller must resolve to an owner-scoped creative actor.
- Draft and owner-private records stay scoped to the owner.
- Cross-studio private creative visibility is blocked.
Write Boundary
POST, PUT, PATCH, and DELETE return owner_write_gated.
The route is read-capable now; live owner mutations are not active yet.