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