Usage
The response includes information such as:- Job execution status and completion state
- Branch information and pull request details
- Session metadata and timestamps
Endpoint
The unique identifier of the agent job to retrieve.
Response
The session ID for this job.
The subdomain this session belongs to.
Git branch name where changes were made.
Whether the session execution was halted (completed).
Reason for session halt. One of:
completed, github_missconfigured, error.Link to the created pull request.
Message for the user about the session outcome.
List of todo items from the session.
ISO 8601 timestamp when the session was created.
Authentication
This endpoint requires an admin API key (prefixed withmint_). Generate one on the API keys page in your dashboard.