Get a single security profile.
GET
/securityprofiles/{securityProfileID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessSecurityProfileAdminSetSecurityProfileSecurityProfileReader
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
securityProfileID | Required | string | ID of the security profile. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | 100 characters | --- | ||
Roles | array | --- | --- | --- | ||
CustomRoles | array | --- | --- | --- | ||
PasswordConfig | object | --- | --- | --- | ||