Last updated
Was this helpful?
The table below provides a categorized overview of the Flashgate 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.
GET/user/{userId}
Get role information for a specific user within the same organization.
Last updated
Was this helpful?
Was this helpful?