用法
作业详情
- 作业执行状态与完成情况
- branch 信息与拉取请求(PR;亦称“合并请求”/Merge Request)详情
- 会话 metadata 与时间戳
Authorizations
The Authorization header expects a Bearer token. See the Assistant API Key documentation for details on how to get your API key.
Path Parameters
The domain identifier from your domain.mintlify.app
URL. Can be found in the top left of your dashboard.
The unique identifier of the agent job to retrieve.
Response
200 - application/json
Agent job details retrieved successfully
The subdomain this session belongs to.
The subdomain this session belongs to.
Git branch name where changes were made.
Whether the session execution was halted.
Reason for session halt.
Available options:
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.
Timestamp when the session was created.