List all schematic versions for a project (without file content for performance).
cURL
curl --request GET \ --url https://api.buildwithtrace.com/api/v2/schematic/versions \ --header 'Authorization: Bearer <token>'
JWT access token. Get one via POST /auth/login or from the Trace app (Settings → API Token). Tokens expire after 1 hour.
List of versions
Was this page helpful?