Skip to main content
GET
List content gaps

Authorizations

Authorization
string
header
required

API key with dtk_live_ prefix. Obtain it from API Keys in the account sidebar. New keys start with all supported scopes selected for the chosen project, and you can narrow them to specific read/write scopes as needed.

Path Parameters

projectId
string<uuid>
required

Query Parameters

windowDays
enum<integer>
default:30

Fixed rolling window in days. Supported values are 30 and 90. Defaults to 30.

Available options:
30,
90
gapType
enum<string>

Filter by rollup key type.

Available options:
topic,
source,
brand

Case-insensitive search on the display label.

Required string length: 1 - 200
offset
integer
default:0
Required range: x >= 0
limit
integer
default:25
Required range: 1 <= x <= 100

Response

Content gaps

data
object
meta
object