Export a single profile

Exports a single profile in the current Itential Platform.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

idstringRequiredformat: "^[^\/]+$"
Contains the id for the selected profile.

Response

Contains the metadata and data of a profile.
applicationPropsobject
uiPropsobject
authenticationPropsobject
expressPropsobject
loggerPropsobject
redisPropsobject
auditPropsobject
pathPropsobject
alarmPropslist of objects
idstringformat: "^[^\/]+$"
serviceslist of strings
descriptionstring
adapterStrategyobject
systemPropsobject
Properties used to configure IAP process.
prebuiltPropsobject
integrationPropsobject
retryStrategyobject
Properties used to configure the strategy services use on crash.

Errors

500
Internal Server Error