Skip to main content
GET
List all messages
Note: this endpoint will return records with event_type being message and notes

Usage

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

request_uid
string
required

The UID (or friendly_id) of the request

Query Parameters

expand[]
string[]

Fields to expand into full objects. Example: ?expand[]=assignee_admin&expand[]=tags

page
integer

The current page

per_page
integer

Number of results retrieved per page.

Response

200 - application/json

Successful

meta
object
results
object[]