Documentation Index

Fetch the complete documentation index at: https://docs.restaurant365.com/llms.txt

Use this file to discover all available pages before exploring further.

/public/v1/brand-management/brands

Prev Next
Get
/public/v1/brand-management/brands

Retrieves the list of brands that the authenticated tenant is connected to. A tenant is connected to a brand when it has subscribed to one or more of that brand's services.

Security
HTTP
Type Bearer

Put ONLY your JWT Bearer token on textbox below!

Responses
200

Connected Brands

Array of object
object
id
integer (int64)

Unique identifier of the connected brand.

name
string | null

Display name of the connected brand.

Array of object
object
id
integer (int64)

Unique identifier of the connected brand.

name
string | null

Display name of the connected brand.

Array of object
object
id
integer (int64)

Unique identifier of the connected brand.

name
string | null

Display name of the connected brand.

401

Unauthorized

object
type
string | null
title
string | null
status
integer (int32) | null

Current status of the problem details.

detail
string | null
instance
string | null