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