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/v3/self \ --header 'Authorization: Bearer <token>'
{ "principal_type": "<string>", "service_user_id": "<string>", "service_user_name": "<string>", "org_id": "<string>" }
ReadAccountMeta
服务用户凭据(前缀:cog_)
成功响应
已认证服务用户的身份信息。
"service_user"