Get identity flags and traits
Retrieve the flags and traits for an identity. Note: identity will be lazily created if it does not already exist.
Query Parameters |
---|
identifier — REQUIREDIdentity Key |
Responses | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|
Retrieve the flags and traits for an identity. Note: identity will be lazily created if it does not already exist.
Query Parameters |
---|
identifier — REQUIREDIdentity Key |
Responses | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|
GET /identities
https://edge.api.flagsmith.com/api/v1
curl -L -X GET 'https://edge.api.flagsmith.com/api/v1/identities' \
-H 'Accept: application/json'