Authorizations
API key from Cursor Dashboard
Path Parameters
Unique identifier for the background agent
Example:
"bc_abc123"
Response
Agent details retrieved successfully
Unique identifier for the background agent
Example:
"bc_abc123"
Name for the agent
Example:
"Add README Documentation"
Current status of the background agent
Available options:
RUNNING
, FINISHED
, ERROR
, CREATING
, EXPIRED
Example:
"RUNNING"
When the agent was created
Example:
"2024-01-15T10:30:00Z"
Summary of the agent's work
Example:
"Added README.md with installation instructions and usage examples"