Documentation Index

Fetch the complete documentation index at: https://support.dise.com/llms.txt

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

New Dise One & CX Portal release! Click this link to read the release notes: Dise One 5.0 & CX Portal V42

Get overview counts for explicit IDs

Prev
Post
/overview/{token}

Use this variant for large ID lists. Body IDs are filtered by token scope.

Path parameters
token
stringRequired

Short-lived access token returned by GET /token.

Body parameters
object
ids
Array of string (EncodedId) Required

Encoded DISE IDs in the token scope.

Min items1
string

Encoded DISE UID for a location, display, or player.

Responses
200

High-level health overview counts.

object
displays
integer
Minimum0
playerOk
integer
Minimum0
playerWarning
integer
Minimum0
playerError
integer
Minimum0
contentOk
integer
Minimum0
contentWarning
integer
Minimum0
contentError
integer
Minimum0
screenOk
integer
Minimum0
screenWarning
integer
Minimum0
screenError
integer
Minimum0
statusOk
integer
Minimum0
statusWarning
integer
Minimum0
statusError
integer
Minimum0
statusService
integer
Minimum0
statusDisconnected
integer
Minimum0
insideOperatingHours
integer
Minimum0
outsideOperatingHours
integer
Minimum0
noStatus
integer
Minimum0
401

Authentication failed, or the path token is invalid or expired.

object
reason
string

Error category.

message
string

Human-readable error message.

timestamp
string

Error timestamp.

status
integer

HTTP status code.

422

Invalid query or body parameters.

object
reason
string

Error category.

message
string

Human-readable error message.

timestamp
string

Error timestamp.

status
integer

HTTP status code.

500

Unexpected server error.

object
reason
string

Error category.

message
string

Human-readable error message.

timestamp
string

Error timestamp.

status
integer

HTTP status code.