Organisationseinladungen
Einladung abrufen
GET
Headers
Your unique Admin API key for authentication.
This key is required in the header of all Admin API requests, to authenticate your account and access Anthropic's services. Get your Admin API key through the Console.
Path Parameters
ID of the Invite.
Response
200 - application/json
Email of the User being invited.
RFC 3339 datetime string indicating when the Invite expires.
ID of the Invite.
RFC 3339 datetime string indicating when the Invite was created.
Organization role of the User.
Available options:
user
, developer
, billing
, admin
Status of the Invite.
Available options:
accepted
, expired
, deleted
, pending
Object type.
For Invites, this is always "invite"
.
Available options:
invite
Was this page helpful?