Skip to main content
GET
/
schematic
/
version
/
{id}
Get version
curl --request GET \
  --url https://api.buildwithtrace.com/api/v2/schematic/version/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT access token. Get one via POST /auth/login or from the Trace app (Settings → API Token). Tokens expire after 1 hour.

Path Parameters

id
string
required

Response

200

Version with content