Users > Invitations > invitations
GET:invitations.json
Description
Get all or specific user invitations of a given shop.
This is a typical bulk get endpoint.
Permission bit: "invitations.read"
Topic: Invitations
Arguments
List of invitation ids. See also: Unique Identifiers
Example: ["in_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
[Invitation!]
Preview (typescript)
Loading module