Skip to main content
POST
Compare Agent Versions

Headers

x-anyreach-org
string | null

Organization ID for user PATs (pat_ prefix tokens)

Path Parameters

id
string
required

Body

application/json

Request schema for comparing two agent versions.

The response is a streamed, LLM-generated natural-language summary of the differences between from_version and to_version.

from_version
integer
required

The base version number to compare from

to_version
integer
required

The version number to compare to

Response

Successful Response