List marketing/ad campaigns
SessionCookie (VIEWER) OR an MCP-scoped principal with scope mcp:links_write (used by the create_short_link tool). Optional status/platform filters.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”projectId
required
string
Tenant project id (row-level isolation on every query).
Query Parameters
Section titled “Query Parameters”status
string
platform
string
Responses
Section titled “Responses”Campaigns.
Media typeapplication/json
object
campaigns
Array<object>
object
key
additional properties
any
Missing projectId.
Media typeapplication/json
object
error
required
Human-readable error message.
string
message
string
Examplegenerated
{ "error": "example", "message": "example"}Not authenticated (no valid session/principal).
Media typeapplication/json
object
error
required
Human-readable error message.
string
message
string
Examplegenerated
{ "error": "example", "message": "example"}Authenticated but lacks the required project role.
Media typeapplication/json
object
error
required
Human-readable error message.
string
message
string
Examplegenerated
{ "error": "example", "message": "example"}