get
https://app.workramp.com/api/v1/users/attributes
This returns a list of all users, including built-in and custom attributes.
See also: Get All Users
⚠️ Legacy Mode Support
This endpoint supports the optional query parameter
legacy_modefor accounts created before November 11, 2025.If you use
legacy_mode, the API will bypass standard pagination and return the full dataset in a single response.We strongly recommend migrating to the standard, paginated response format, as legacy mode support may be deprecated in a future API version. At the moment, legacy_mode defaults to true.
