Skip to main content
GET
GetPrincipalAttributeValue

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

principalAttributeValueId
string
required

Query Parameters

principalType
enum<string>
default:PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_UNSPECIFIED
required
Available options:
PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_UNSPECIFIED,
PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_USER,
PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_USER_GROUP

Response

A successful response.

GetPrincipalAttributeValueResponse returns a principal attribute value from a GetPrincipalAttributeValue call.

principalAttributeValue
object
required