Get_identities
Get identities
Deprecation notice
This endpoint is deprecated. We recommend using alternative endpoints to ensure continued support and compatibility.
Return the last 100 identities stored by the user. All the others are removed.
Authorization
token_auth_2 AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://api.piktid.com/api/get_identities" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty
Empty
Empty
Empty