Skip to main content
GET
Returns a list of invitations for the current Network

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

network_id
required

The Network's unique integer ID, or subdomain Unique numeric network ID

Query Parameters

email
string

Filter invites by recipient email address

page
integer<uint64>

Page number for pagination

per_page
integer<uint64>

Items per page (max 100)

Response

200 - application/json

A paginated set of invites