1. Users
  2. Retrieve and filter connected app user IDs
GET

/api/api/users/get

client_id*
api_key*
curl --request GET \
     --url https://api.senddotssandbox.com/api/api/users/get \
     --header 'Authorization: Basic AUTH_VALUE'
["0e702e6d-5d2b-450b-8ee7-7c92f3d6c984", "b584c66d-a209-4c92-9b5a-ad59f410d631"]

Response

array

Array containing the ID of every user of your app