/
SQ
squidex
/
Squidex API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12h ago · Updated 2d ago
View markdown
squidex
Squidex API
get
Get schemas.
v1
latest
OpenAPI 3.0.0
2026-08-06
194
226
589.8 KB
Apps
35
Assets
19
Backups
7
Contents
26
Diagnostics
2
EventConsumers
4
History
2
Jobs
3
Languages
1
News
1
Ping
3
Plans
4
Rules
19
Schemas
34
post
Add a schema field.
post
Add a nested field.
put
Configure UI fields.
put
Reorder all fields.
put
Reorder all nested fields.
put
Update a schema field.
delete
Delete a schema field.
put
Update a nested field.
delete
Delete a nested field.
put
Lock a schema field.
put
Lock a nested field.
put
Hide a schema field.
put
Hide a nested field.
put
Show a schema field.
put
Show a nested field.
put
Enable a schema field.
put
Enable a nested field.
put
Disable a schema field.
put
Disable a nested field.
get
Gets the schema indexes.
post
Create a schema indexes.
delete
Create a schema indexes.
get
Get schemas.
post
Create a new schema.
get
Get a schema by name.
put
Update a schema.
delete
Delete a schema.
put
Synchronize a schema.
put
Update a schema category.
put
Update the preview urls.
put
Update the scripts.
put
Update the rules.
put
Publish a schema.
put
Unpublish a schema.
Search
1
Statistics
7
Teams
11
Templates
2
Translations
1
UserManagement
7
Users
5
Schemas
Get schemas.
get
/api/apps/{app}/schemas
Path parameters
app
string
required
The name of the app.
Response
Schemas returned.
SchemasDto
required
_links
object
required
The links.
items
SchemaDto[]
required
The schemas.