Skip to main content
GET
List Designs
Posture: Authenticated internal beta. The caller must resolve to a mapped TattooAPI actor before access is granted.
Write boundary: Public writes are blocked. Do not build production flows assuming mutation is live on this route family.
Canonical request URL: https://api.tattooapi.com/api/v1/designs.

List Designs

GET /designs is an authenticated read-beta endpoint. It returns public design projections only. Private, draft, and owner-only creative records are not included.

Auth

Query Parameters

Response Shape

Write Boundary

POST, PUT, PATCH, and DELETE are explicitly blocked on this public route family. Design mutation belongs in a future owner-scoped contract, not the public route.