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