Summary
Get the application schema.
Description
Get the application schema.
Route
GET /schema/applications/:name
Roles
admin
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | yes | The name for the selected application. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| schema | object | Contains the schema for an application. |