The Admin API is unavailable for individual accounts. To collaborate with teammates and add members, set up your organization in Console → Settings → Organization.
Headers
Path Parameters
ID of the Invite.
Response
Successful Response
Email of the User being invited.
Examples:
"user@emaildomain.com"
RFC 3339 datetime string indicating when the Invite expires.
Examples:
"2024-11-20T23:58:27.427722Z"
ID of the Invite.
Examples:
"invite_015gWxCN9Hfg2QhZwTK7Mdeu"
RFC 3339 datetime string indicating when the Invite was created.
Examples:
"2024-10-30T23:58:27.427722Z"
Organization role of the User.
Available options:
user
, developer
, billing
, admin
, claude_code_user
Status of the Invite.
Available options:
accepted
, expired
, deleted
, pending
Object type.
For Invites, this is always "invite"
.
Available options:
Title | Const |
---|---|
Type | invite |