Users
Get a user
Retrieves a specific user by their ID, including all their attributes and relationships.
GET
Path Parameters
The unique identifier of the user to retrieve. This ID should match the user’s identifier in your system.
Query Parameters
See Expanding objects. Available options:
memberships: Include basic membership data for each usermemberships.company: Include both membership and associated company detailscompanies: Include all companies associated with the user- You can request multiple expansions:
expand[]=memberships&expand[]=companies