Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required

Response

200 - application/json

Returns the v2 schema integrity decision for the project

feature
enum<string>
required
Available options:
schemaIntegrity
useV2
boolean
required
reason
string
required
Last modified on September 15, 2026