Users
The Users endpoints allow you to retrieve information about the human end users in your organization who interact with or are managed through Cakewalk. This includes discovering who is provisioned in connected applications and understanding user activity or role-based metadata across SaaS systems.
These endpoints are commonly used to:
Build custom reporting on user access and activity
Identify stale or orphaned accounts in managed applications
Power internal IT workflows (e.g. deprovisioning, role reviews)
Non-human identities are available in the Cakewalk dashboard. They are not documented in this public Open API section.
📘 Users Endpoints
GET
Returns a list of users known to Cakewalk, including metadata such as email, department, job title, and system roles. Supports filtering and pagination.
GET
Returns detailed metadata about a specific user, including linked app accounts and access insights. Useful for investigations or user-level audits.
Last updated
Was this helpful?