get https://{hostname}/config/v1/invites/
Lists all invites that have been sent out, both pending and claimed. Setting query parameter pending_only
to True or 1 only returns pending invites.
Permissions required:
IsAuthenticated
Lists all invites that have been sent out, both pending and claimed. Setting query parameter pending_only
to True or 1 only returns pending invites.
Permissions required:
IsAuthenticated
Try It!
to start a request and see the response here!