Verwaltung von Organisationsmitgliedern
Benutzer 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 User.
Response
200 - application/json
RFC 3339 datetime string indicating when the User joined the Organization.
Email of the User.
ID of the User.
Name of the User.
Organization role of the User.
Available options:
user
, developer
, billing
, admin
Object type.
For Users, this is always "user"
.
Available options:
user
Was this page helpful?