Skip to main content
GET
Get Artist
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/artists/{id}.

Get Artist

GET /artists/{id} is an authenticated internal-beta read endpoint. It returns one runtime-backed ArtistProfile detail by id. This is useful for internal SDK skills, creative review tools, and operator workflows that need artist context before public artist pages or SDK surfaces are promoted.

Auth

Path Parameters

Response Shape

Errors

Write Boundary

PUT and DELETE are explicitly blocked on this public route family. Future artist-owned edits should use an owner-scoped route family, not a broad public mutation endpoint.