Get Users
Membership.
JWT Bearer Authorization
The CodeMash API version used to fetch data from the API. If not specified, the last version will be used. E.g.: v3
Database integration id. Optional β defaults to the request environment's default integration.
Include each user's effective permissions in the result.
Only return users that have a registered push device.
Only return users that have an email address.
Include each user's metadata in the result.
Filter to users that have any of these role names.
Filter to these specific user ids.
Cursor token β fetch the page AFTER this item.
Cursor token β fetch the page BEFORE this item.
Amount of records to return.
ID of your project. Can be passed in a header as norbix-project-id.
Target environment for this request (e.g. TEST, STAGING). Optional β when omitted the request runs against PROD. Can be passed in a header as norbix-env.
Specify culture code when your response from the API should be localised. E.g.: en
TimeZone
CorrelationId for each request
OK
OK
In the dashboard
Use it from code
Last updated