branding
getBrandingInfo branding
Fetch the branding info for a specific offer to display in the app
get/branding/offers/{id}
Path parameters
idstring regexp required
Offer ID
Example:739b63c2-9e58-4964-b38d-4ebb424de242
Offer ID
Response
OK response.
Example response
{
"logo_url": "abc123"
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.