Find all user metadata fields in the org
User Metadata Webservice
Find all user metadata fields in the org
Returns the org template metadata fields and every user’s stored values for those fields, keyed by user uuid and then by template uuid. For callers that need the whole org at once, such as a user report, rather than one user at a time.
POST
Find all user metadata fields in the org
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
Available options:
api-token, api, partner-api-token, partner-api Body
application/json
The body is of type object.
Last modified on August 25, 2026