Skip to main content
GET
Return all invites for the given plan

Authorizations

Authorization
string
header
required

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

Path Parameters

plan_id
integer<uint64>
required

The ID of the plan

network_id
required

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

Query Parameters

page
integer<uint64>

Page number for pagination

per_page
integer<uint64>

Items per page (max 100)

Response

A paginated set of invite objects