Skip to main content
GET
/
billing
/
tip-displays
/
status
List Tip Displays With Status
curl --request GET \
  --url https://api.decodahealth.com/billing/tip-displays/status \
  --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 displays with their availability.

displays
TipDisplayWithStatus · object[]

Tip displays with status