get https://{appid}.api-{region}.cometchat.io/v3/users//auth_tokens
Lists auth tokens for a user with the specified UID.
Log in to see full request history
For a detailed description of the auth token properties please visit here
Response
Lists auth tokens for a user with the specified UID.
For a detailed description of the auth token properties please visit here
xxxxxxxxxx
curl --request GET \
--url https://appid.api-us.cometchat.io/v3/users/uid/auth_tokens \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: