Get Identity
Return details of an identity given the identity ID.
GET
Authorizations
The access token received from the /token endpoint. Refer to the Authentication page for more details.
Path Parameters
A unique Prove-generated identifier for the enrolled identity.
Query Parameters
A client-generated unique ID for a specific session. This can be used to identify specific requests. The format of this ID is defined by the client - Prove recommends using a GUID, but any format can be accepted. Do not include Personally Identifiable Information (PII) in this field.
Response
200
application/json
V3GetIdentityResponse
Response body for the Identity API GET method.