get campaign

Retrieve a specific campaign.

For custom components:

RaiselyComponents.api.one('campaigns', '{campaign}').get(params = {}, headers = {}) => Promise<{result}>

See Restie Response Data for a more detailed overview of responses through the client wrapper

Log in to see full request history
Path Params
string
required

The uuid, path or domain of the campaign to associate with the request

Query Params
boolean

Returns the full record when authenticated

Headers
string

A valid HTTP Bearer token, required to access private records.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json