List replies

Returns a collection of replies to a support ticket on your account.

linode-cli tickets replies 11223344
Learn more...
account:read_only
Learn more...
Path Params
string
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

integer
required

The ID of the support ticket.

Query Params
integer
≥ 1
Defaults to 1

The page of a collection to return.

integer
25 to 500
Defaults to 100

The number of items to return per page.

Responses

Response body
object
data
array of objects
data
object
date-time

Read-only When this ticket reply was created.

string

Read-only The user who submitted this reply.

string

Read-only The body of this support ticket reply.

boolean

Read-only If true, this reply came from a Linode employee.

string

Read-only The Gravatar ID of the user who created this reply.

integer

Read-only The unique ID of this support ticket reply.

integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

Language
Credentials