Web API

Press shift + S to search API reference.

Object

Invite link

Endpoints that reference this object:
Models that reference this object:

object

Represents a single or multiuse invite link.

id
string
createdTime
string

A date timestamp in the ISO format, eg:"2018-01-01T00:00:00.000Z"

invitedEmail
string | null

May be null for multiUse invites.

referredByUserId
string

A user ID

type
"singleUse" | "multiUse"
permissionLevel
"none" | "read" | "comment" | "edit" | "create" | "owner"
restrictedToEmailDomains
array of strings

If an empty list, no restrictions are present. Else, a receiver must have an email domain within the list to claim the invite.