Users
List all users
Returns a list of users that belong to the current project. The users are returned sorted by creation date, with the most recently created users appearing first.
GET
/
users
Query Parameters
live_mode
string | null
If set to "false"
, only test users will be returned.
Response
200 - application/json
data
object[]
required