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>'
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.