Get project schema
Schema
Get project schema
Retrieves the schema configuration for a specific project. Can return either the latest version, a specific version, or all versions.
GET
Get project schema
Documentation Index
Fetch the complete documentation index at: https://docs.basic.tech/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the project
Query Parameters
Schema version to retrieve. Use "all" for all versions, a number for a specific version, or omit for latest version.
Enable debug mode for additional information

