Brands
GET /brands/profile
This endpoint retrieves information about the brand associated with the current session.
get/brands/profile
Response
Successful response
Example response
{
"brand_id": "b_60ae65c4",
"name": "Jeff's Warm Toques",
"currency": "USD",
"locale": "en-US"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.