GetAgentResponse
SchemaFields
· 17agentId string required Opaque identifier for the linked agent conversation.
kind string · enum required Type of REST API resource represented by the response.
values
agentcode_review
status string · enum required Current high-level lifecycle state for the asynchronous run.
values
queuedrunningcompletederror
appId string required Bubble app ID for the workspace project this request targets.
projectId string required Opaque identifier for the workspace project.
projectName string required Human-readable name of the workspace project.
reviewId string · nullable required Opaque identifier for the code review.
Model identifier used for the run.
values
claude-opus-4.6claude-opus-4.7claude-fable-5claude-fable-5.1claude-opus-5claude-sonnet-4.6
reasoningEffort string | null required Requested reasoning effort for the selected model.
permission string · enum required Whether the run can only inspect the app or is also allowed to make edits.
values
read_onlyallow_edits
permittedBranches array of string required Branches the run is allowed to access when branch restrictions apply.
createdAt number required Unix timestamp in milliseconds when the resource was created.
updatedAt number required Unix timestamp in milliseconds when the resource was last updated.
completedAt number · nullable required Unix timestamp in milliseconds when the resource completed.
lastError string · nullable required Last error message recorded for the run.
history array of object required Recent conversation history for the run.
lifecycle object required Lifecycle summary for the linked agent conversation.