Skip to main content
GET
List Invite Codes

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
string

The maximum number of invite codes to return (default 20, maximum 100).

Pattern: ^[0-9][0-9]?$|^100$
startingAfter
string

The ID of the last invite code in the previous page of results. Results will start after this invite code

Response

A list of invite codes

data
object
required