Schemas
getSchema
Gets the latest version of the Schema. Pass ?id= to get a specific version by ID.
get/v1/entity/schemas/{slug}
Path parameters
slugstring required
URL-friendly identifier for the entity schema
Example:contact
Entity Type
Query parameters
idstring uuid
Generated uuid for schema
latestboolean
No longer has any effect: schema freezing is retired and the latest version is always returned.
Response
Success