Get profile

Returns the 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.
metadataobject
profileobject
The root schema comprises the entire JSON document.

Errors

500
Internal Server Error