For AI agents: visit https://docs.nofrixion.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
| HTTP Method | Route | Authorization Level | Required Permission(s) |
|---|
| GET | user | End user token | (none) |
| GET | user/{merchantID}/users | End user token | MerchantPermissions.CanViewUsers |
| PUT | user/{id} | End user token | (none) |
| GET | user/{merchantID}/usersWithUserInvites | End user token | MerchantPermissions.CanViewUsers |
| GET | user/{merchantID}/metrics | End user token | MerchantPermissions.CanViewUsers |