Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/users.ts
User list query parameters
Properties
| Property | Type |
|---|---|
organizationId | string |
role | string |
search | string |
limit | number |
offset | number |
Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/users.ts
User list query parameters
| Property | Type |
|---|---|
organizationId | string |
role | string |
search | string |
limit | number |
offset | number |
Was this page helpful?