Identities

Get the preprocessed images

Retrieves the preprocessed images for a given identity after preprocessing is completed. Only accessible if the user uploaded the identity or is a member of a group that has access.

GET
/identity/{identity_code}/results

Authorization

token_auth
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

identity_code*string

Response Body

curl -X GET "https://v2.api.piktid.com/identity/string/results"
Empty
Empty
Empty