ApiContent studio v2
Get generated article
AuthorizationBearer <token>
In: header
Path Parameters
domainId*string
Domain ID
briefId*string
Brief ID
Response Body
application/json
curl -X GET "https://example.com/domains/string/content-briefs/string/content/article"{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"briefId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"status": "completed",
"introduction": {
"sectionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"heading": "How to choose running shoes",
"level": "h2",
"content": "Start with your gait, then match cushioning to your weekly mileage.",
"wordCount": 320,
"sourcesUsed": [
"https://nike.com/air-max"
],
"generatedAt": "2026-05-25T10:30:00.000Z"
},
"sections": [
{
"sectionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"heading": "How to choose running shoes",
"level": "h2",
"content": "Start with your gait, then match cushioning to your weekly mileage.",
"wordCount": 320,
"sourcesUsed": [
"https://nike.com/air-max"
],
"generatedAt": "2026-05-25T10:30:00.000Z"
}
],
"conclusion": {
"sectionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"heading": "How to choose running shoes",
"level": "h2",
"content": "Start with your gait, then match cushioning to your weekly mileage.",
"wordCount": 320,
"sourcesUsed": [
"https://nike.com/air-max"
],
"generatedAt": "2026-05-25T10:30:00.000Z"
},
"fullMarkdown": "# How to choose running shoes\n\nStart with your gait...",
"totalWordCount": 1480,
"targetWordCount": 1500,
"sources": [
{
"url": "https://nike.com/air-max",
"title": "Nike Air Max — Official Site",
"domain": "nike.com",
"citedInSections": [
"intro",
"cushioning"
]
}
],
"review": {
"topicAdherence": 0.91,
"topicAdherenceNotes": "Stays tightly focused on the target keyword throughout.",
"requirementsCheck": {
"sourcesCountValid": true,
"sourcesCount": 8,
"wordCountWithinRange": true,
"actualWordCount": 1480,
"targetWordCount": 1500,
"headingHierarchyValid": true,
"hasExamples": true,
"hasTables": false,
"unsourcedDataPoints": [
"Marathon completion rates rose 12%"
]
},
"sourceQuality": 0.78,
"sourceQualityNotes": "Sources are authoritative but skew toward a single domain.",
"overallScore": 0.85,
"suggestions": [
"Diversify cited sources",
"Add a comparison table"
],
"sectionFeedback": [
{
"sectionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sectionTitle": "How to choose running shoes",
"score": 0.82,
"strengths": [
"Clear actionable steps",
"Well-sourced claims"
],
"improvements": [
"Add a sizing comparison table"
]
}
]
},
"contentAnnotations": {
"highlightTerms": {
"keywords": [
"running shoes",
"gait analysis"
],
"lexicalTerms": [
"cushioning",
"pronation"
],
"sourceDomains": [
"nike.com",
"runnersworld.com"
]
},
"keywordCoverage": {
"found": 18,
"total": 24,
"percentage": 75,
"terms": [
"cushioning",
"pronation",
"arch support"
]
},
"lexicalCoverage": {
"found": 18,
"total": 24,
"percentage": 75,
"terms": [
"cushioning",
"pronation",
"arch support"
]
},
"namedEntityCoverage": {
"found": 18,
"total": 24,
"percentage": 75,
"terms": [
"cushioning",
"pronation",
"arch support"
]
},
"questionsAnswered": {
"found": 5,
"total": 7,
"questions": [
"How do I pick the right size?",
"What is pronation?"
]
}
},
"pipelineSnapshots": [
{
"stage": "draft",
"markdown": "# How to choose running shoes\n\nStart with your gait...",
"capturedAt": "2026-05-25T10:30:00.000Z"
}
],
"createdAt": "2026-05-25T10:30:00.000Z",
"updatedAt": "2026-05-25T10:35:00.000Z"
}Empty