Skip to main content
GET
/
beta
/
v2
/
enterprise
/
sessions
/
{session_id}
Get Enterprise Session Details (Beta)
curl --request GET \
  --url https://api.devin.ai/beta/v2/enterprise/sessions/{session_id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.devin.ai/llms.txt

Use this file to discover all available pages before exploring further.

Beta Endpoint - This endpoint is currently in beta and may change. While we strive to maintain backward compatibility, the API structure and response format may be updated as we improve the feature.
This endpoint retrieves detailed information about a specific Devin session within your enterprise, including comprehensive session analysis, pull request information, and ACU consumption data.