Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.devin.ai/v2/enterprise/self \ --header 'Authorization: Bearer <token>'
{ "api_key_id": "<string>", "org_id": "<string>", "user_email": "<string>", "user_id": "<string>" }
認証された APIキーに関する情報を取得します
Enterprise 管理者専用の個人用 API キー (apk_user_*)
成功レスポンス