Skip to main content
GET
List entity schemas

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app whose entity schemas you want to work with.

Response

Successful Response

Every entity the app defines, with its schema.

schemas
EntitySchema · object[]
required

The app's entity schemas.

Example:
total
integer
required

Number of entity schemas returned.

Example:

2