API Reference
Get a gap with its coverage status
X-API-Key<token>
API Key for programmatic access
In: header
Path Parameters
gapId*string
Deterministic content-gap ID
domainId*unknown
Domain (brand) ID
Response Body
application/json
curl -X GET "https://example.com/api/domains/{domainId}/gaps/string"{ "id": "Ck2ZfQ0iJ4vQ9pXk3nHtR5sT7vW9yBdcefgHiJkLmno", "organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "domainId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "topicId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "prompt": "What are the best running shoes for marathon training?", "linkedActionIds": [ "robots-allow-ai", "add-llms-txt" ], "coverageStatus": "in_progress", "createdAt": "2026-05-25T10:30:00.000Z", "updatedAt": "2026-05-25T10:30:00.000Z"}