Community Forum

Ask a Question
Back to All

Policy created_by object and resolving the id to an email or other identifier

On the policy object, the created_by object lists an id field:

"created_by": {  
    "id": "00000000-0000-0000-0000-000000000001",  
    "type": "user"  
  },

Is there a way to resolve the created_by object on a policy to a person's email address or other identifiers?