Summary
Get a single adapter.
Description
Get a single adapter in IAP.
Route
GET /adapters/:name
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | The name of the selected adapter. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Contains the data of a single adapter. |