Get the Public Identities Configuration

GET {{baseUrl}}/public-identities-config

Returns the publicly visible attributes of an identity available to request approvers for Access Requests and Certification Campaigns. A token with ORG ADMIN authority is required to call this API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"attributes":[{"key":"country","name":"Country"},{"key":"country","name":"Country"}],"modified":"2018-06-25T20:22:28.104Z","modifiedBy":{"type":"IDENTITY","id":"2c9180a46faadee4016fb4e018c20639","name":"Thomas Edison"}}