Profiles
Get campaigns for a profile's brand
Retrieves all campaigns linked to the profile's brand, including use cases and sample messages. Returns inherited campaigns if inherit_tcr_campaign=true.
get/v3/profiles/{profileId}/campaigns
Path parameters
profileIdstring uuid required
Profile ID from route
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Response
Campaigns retrieved successfully
Changes
No recorded changes to this endpoint across all 50 revisions of this API.