Skip to main content
GET
List users
Required scope: USERS_READ
Returns all team members in a single response. This endpoint is not paginated.

Authorizations

Authorization
string
header
required

Query Parameters

role
enum<string>
Available options:
ADMIN,
MANAGER,
MEMBER
status
enum<string>
default:ACTIVE
Available options:
ACTIVE,
BLOCKED

Response

List of users

data
object[]