Summary
Get a single profile.
Description
Get a single profile in the current IAP.
Route
GET /profiles/:id
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | Contains the id for the selected profile. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Contains the metadata and data of a profile. |