GET support/tickets/{ticketId}/replies

linode.com

Summary: Replies List
Operation ID: getTicketReplies
Auth: unknown
Description

Returns a collection of replies to a Support Ticket on your Account.

Parameters (3)

page (integer, query, optional, default: 1)

The page of a collection to return.

Constraints: {'minimum': 1}

page_size (integer, query, optional, default: 100)

The number of items to return per page.

Constraints: {'minimum': 25, 'maximum': 500}

ticketId (integer, path, required)

The ID of the Support Ticket.

No probe data for this endpoint yet.