Get AI reviewer
GET /api/v1/workspaces/{workspace_id}/ai_reviewers/{id}
GET
/api/v1/workspaces/{workspace_id}/ai_reviewers/{id}
Retrieves a single AI reviewer by ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspace_id
required
integer
Workspace ID
id
required
integer
AI reviewer ID
Responses
Section titled “ Responses ”Successful
object
id
required
integer
Example
12345 name
required
string
Example
My AI Agent review_instructions
required
string
Example
My AI Agent is a helpful assistant that can help with tasks.Unauthorized
object
message
required
string
Example
Record not foundForbidden
object
message
required
string
Example
Record not foundNot Found
object
message
required
string
Example
Record not found