🚀 Introducing Agent Gateway — governance, observability, and control for your AI agents.  Register for live webinar ↗
curl --request GET \
--url https://api.portkey.ai/v1/admin/users/{userId} \
--header 'x-portkey-api-key: <api-key>'{
"object": "user",
"id": "61e08f60-4822-465e-ba23-39f85cd741cb",
"first_name": "horace",
"last_name": "slughorn",
"role": "member",
"email": "[email protected]",
"created_at": "2024-01-25 11:35:07",
"last_updated_at": "2024-01-25 11:35:07",
"workspace_ids": [
"ws-shared-123"
]
}curl --request GET \
--url https://api.portkey.ai/v1/admin/users/{userId} \
--header 'x-portkey-api-key: <api-key>'{
"object": "user",
"id": "61e08f60-4822-465e-ba23-39f85cd741cb",
"first_name": "horace",
"last_name": "slughorn",
"role": "member",
"email": "[email protected]",
"created_at": "2024-01-25 11:35:07",
"last_updated_at": "2024-01-25 11:35:07",
"workspace_ids": [
"ws-shared-123"
]
}Documentation Index
Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
OK
Was this page helpful?