Skip to main content
GET
Destinations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

brand_id
string<uuid>
required

Query Parameters

action
enum<string>
required
Available options:
social_publish,
meta_creative_save
platform
enum<string> | null
Available options:
facebook,
instagram

Response

Successful Response

id
string
required
label
string
required
platform
enum<string>
required
Available options:
facebook,
instagram
action
enum<string>
required
Available options:
social_publish,
meta_creative_save
ready
boolean
required
reasons
string[]
connection_action
enum<string> | null
Available options:
connect_social,
upgrade_meta_write,
manage_connection
connection_path
string | null
Pattern: ^/brands/[a-fA-F0-9-]+(?:[/?#].*)?$