Get the list of all your users
GET {{baseUrl}}/organization/invited/users
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"users":[{"email":"obaidullah.khan@brevo.com","is_owner":true,"status":"active","feature_access":{"marketing":"owner","conversations":"owner","crm":"owner","phone":"none"}}]}