Skip to main content
GET
Get a campaign application

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Path Parameters

id
string
required

Composite application id ({programId}_{requestId}) from the list.

Response

The application.

data
object
required

A campaign application. Usually a creator handle request, but it can also be a handle-less campaign-join request (e.g. a paid-ads campaign acceptance that doesn't need ad authorization) — check isJoinRequest before rendering handle/platform copy. Permissive.