Get Priorities

Prev Next
Get
Deprecated
/livechat/priorities
Premium tag

This endpoint is used to get a list of all priorities in a workspace below version 6.0. It supports the optional pagination query parameters.

Header parameters
X-User-Id
stringRequired

The userId of the authenticated user.

ExamplerbAXPnMktTFbNpwtJ
X-Auth-Token
stringRequired

The authToken of the authenticated user.

ExampleRScctEHSmLGZGywfIhWyRpyofhKOiMoUIpimhvheU3f
Responses
200

OK

Expand All
object
priorities
Array of object
object
_id
string
name
string
dueTimeInMinutes
integer
_updatedAt
string
description
string
count
integer
offset
integer
total
integer
success
boolean