API Reference
Retrieve details about an existing session
Retrieve detailed information about an existing Devin session, including its status, output, and metadata.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The session ID
Response
200 - application/json
Detailed information about an existing session
Unique identifier for the session
Current status of the session
Creation timestamp (ISO 8601)
ID of the playbook used
Pull request information (null if no PR is associated) containing url field
ID of the machine snapshot used
Session status enumerations
Available options:
RUNNING
, blocked
, stopped
Task-specific structured output
Session title
Last update timestamp (ISO 8601)