Skip to main content
GET
Retrieve a list of app users

Query Parameters

email
string

Only retrieve app users with a specific e-mail address

Example:

"john.doe@gmail.com"

phoneNumber
string

Only retrieve app users with a specific phone number (including country code)

Example:

"+45 22 33 44 55"

crmId
integer
Example:

1

offset
integer

The number of items to skip before starting to collect the result set

Example:

250

limit
integer
default:250

Number of record to collect

Required range: x <= 2000
Example:

250

Response

App Users Data

data
object[]
required

App Users data