Support item
Get a paged array of support-items
Get a paged array of support-items
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
id_gt
integer | null
The starting object id of the next page
id_lt
integer | null
The starting object id of the previous page
update_gt
Search for objects updated after this date time
update_lt
Search for objects updated before this date time
include_archived
enum<string> | null
default: falseWhether archived objects should be retrieved, default is false
Available options:
true
, false
appointmentId
integer | null
Appointment id of the support items
Response
200 - application/json
data
object[]
requiredlinks
object
required