organizationsUsers
organizationsUsers
GET:organizations/users.json
Description
Get all or specific users of a given organization.
This is a typical bulk get endpoint.
Topic: Users
Arguments
List of user ids. See also: Unique Identifiers
Example: ["us_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique organization identifier. See also: Unique Identifiers
Example: "og_EQzGqWoY"
Result
Preview (typescript)
Loading module