Skip to main content
GET
/
billing
/
tip-displays
List Tip Displays
curl --request GET \
  --url https://api.decodahealth.com/billing/tip-displays \
  --header 'API-KEY: <api-key>' \
  --header 'TENANT: <tenant>'
{
  "displays": []
}

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Query Parameters

location_id
string
required

Location to list displays for

Response

Successful Response

Response containing list of tip displays.

displays
TipDisplayResponse · object[]

Tip displays for the location