Expand description

Ticket messages retrieval handler.

Provides an endpoint to retrieve messages for a specific ticket within an assignment.

Only the user who has access to the ticket can view its messages. Supports pagination and optional search query for filtering messages by content.

Structs§

FilterReq
FilterResponse

Functions§

get_ticket_messages
GET /api/modules/{module_id}/assignments/{assignment_id}/tickets/{ticket_id}/messages