Summary
Get a single prebuilt.
Description
Get a single prebuilt in IAP.
Route
GET /prebuilts/:id
Roles
            admin
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | The object id of the selected prebuilt. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| prebuilt | object | The data for a prebuilt. |