Consistentidentities

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.

POST
/api/get_identities
AuthorizationBearer <token>

In: header

Empty Object

Response Body

Examples

curl -X POST "https://api.piktid.com/api/get_identities" \
  -H "Content-Type: application/json" \
  -d '{}'
Empty
Empty
Empty
Empty
Empty