ApiContent studio v2
Get version history for the brief document
AuthorizationBearer <token>
In: header
Path Parameters
briefId*string
Brief ID
domainId*unknown
Domain ID
Response Body
application/json
curl -X GET "https://example.com/domains/{domainId}/content-briefs/string/document/versions"{
"versions": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"versionNumber": 3,
"name": "After outline restructure",
"isOriginal": false,
"createdAt": "2026-05-25T10:30:00.000Z"
}
]
}Empty