Users
List project users
This endpoint retrieves a list of users tracked within the project. It supports pagination, filtering, and sorting options.
GET
/v1/external-users
Parameters
Name | Located In | Required | Schema |
---|---|---|---|
limit | query | No | integer |
page | query | No | integer |
search | query | No | string |
startDate | query | No | string |
endDate | query | No | string |
timeZone | query | No | string |
sortField | query | No | string |
sortDirection | query | No | string |
checks | query | No | string |
Responses
200
Successful response
Property | Type | Description |
---|---|---|
total | integer | |
page | integer | |
limit | integer | |
data | array |