Retrieves the schema configuration for a specific project. Can return either the latest version, a specific version, or all versions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the project
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