Users > Users > storefrontUsers
GET:storefront/users.json
Description
Get all or specific users of a given shop by id.
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 shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Preview (typescript)
Loading module