Skip to main content
GET
Diff two agent prompt versions

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Identifier of the agent whose versions to diff.

vid
string
required

Identifier of the source version (the path side of the diff).

Query Parameters

against
string
default:prev

Comparison target: prev, live, or another version id on the same agent.

Response

200 - application/json

The field-level diff between the two versions.

data
object
meta
object