User Account
The table below provides a categorized overview of the Flashback API endpoints for user account management, grouped by functional area. Each section lists the available HTTP functions along with a concise description of their purpose, helping developers quickly understand how to manage user accounts, roles, and profiles.
To perform these operations, you must be authenticated by means of one of the following methods: BearerAuth.
User Account Management API Calls
Method
API Reference
Description
GET/user/{userId}
Get role information for a specific user within the same organization.
Last updated
Was this helpful?