Get
Returns a person by its global id. Requires the https://devx.{environment}.oleria.io/read scope.
Authorizations
OAuth 2.0 client-credentials flow. Request an access token from the token endpoint and send it as Authorization: Bearer <token>.
Path Parameters
Global id of the person.
Response
The person.
An Oleria Person object represents a human individual whose identity is managed within an enterprise application, identity provider, or directory service. A Person is the root human entity in the identity graph — distinct from Employee (employment relationship) and Account (digital identity)
An identifier for a Person object in the Oleria system. Oleria converts these identifiers to global ids so they can be unique in the context of the global system graph. It is important for this identifier to be based on an underlying persistent and reusable application id so connections to the object are robust to metadata changes and other relevant operations.
"P232435"
The name of the person
"Kirt Debique"
The ObjectMetadata structure defines metadata that applies to every object and relationship, and is usually managed by the system that receives the data
object metadata supersets object metadata with platform enrichment provenance — the enrichment version and the time the record was generated
The date the object was created
"2024-05-02T03:17:34.948Z"
The date the object was last modified
"2024-05-02T03:17:34.948Z"
Federation information used when specifying an EntityIdentifier
An identifier (unique to the integrated application) for a ObjectDirectory object represented in the Oleria system. Oleria converts these identifiers to global ids so they can be unique in the context of the global system graph. It is important for this identifier to be based on an underlying persistent and reusable application or identity provider id so connections to the object are robust to metadata changes and other relevant operations
"repo:R_kgDOLL0doQ (GitHub based on repository node identifier), 1BUxdX4M-H7X8GKRgTjprJS8fjY_Ij1giE82lQlny2kc (Google Drive based on file id)"
Array of personal emails for the Person (must include the primaryPersonalEmail)
These are the locations assigned as delivery points for this Person
Primary personal email for the Person
"kirt@bricklanerecords.com"
Normalized version of each personal email found in Person.PersonalEmails
Normalized version of the primary personal email found in Person.PrimaryPersonalEmail

