Skip to main content
objectInviteRequest

Implements

Fields

approver

The Host or Moderator who approved or rejected the request, when decided.

avatarUrl
String

URL of the requester's avatar, falling back to a generated default avatar.

converted
Boolean!

Whether an approved request has resulted in the requester joining (an accepted invite, or a membership for a Space/Plan request).

createdAt
ISO8601DateTime!
email
String

Requester's email. Shown in full only to Network Hosts; obfuscated for everyone else, and blank when the requester is already a member who has not consented to sharing their email.

firstName
String

Requester's first name.

id
ID!

ID of the object.

lastName
String

Requester's last name.

location
String

Requester's self-reported location, when provided.

The paid Plan this request targets, when the request is a purchase-gated join.

profileQuestionAnswers

The requester's answers to the join screening questions. Empty when none were asked.

rejectionReason
String

Human-readable rejection reason shown to the requester.

Reason category set when the request was rejected.

requester

The member who submitted the request, when they have an account.

resourceId
ID!

Resource ID for this object, for interop with the Admin API.

space

The Space this request targets. Null when the request targets the Network as a whole or a Plan; a null space together with a null plan means a request to join the Network.

Lifecycle state of the request.

updatedAt
ISO8601DateTime!