Invite
List invites
List the pending invites of the workspace, sorted by email.
GET
cURL
Lists the pending invites of the workspace: people who were invited by email and have not joined yet. Use the
email query parameter to look up a single invite by email; an unknown email returns an empty list.Authorizations
Query Parameters
Paginate the results starting at the cursor returned by a previous call. Pages may contain fewer than "limit" results; iterate until no nextCursor is returned.
Return only the invite for this email. When provided, cursor and limit are ignored. An unknown email returns an empty list.
Return at most "limit" results.
Required range:
1 <= x <= 100Response
Invites were successfully retrieved
