# Tickets

This API group is in **pre-release** and may change without notice. Use with caution. Breaking changes may occur as development continues.<br> Tickets endpoints enable creating, updating and retrieving Tickets.

 - [POST /tickets](https://developers.willowinc.com/openapi/willow-api/tickets/postticketstickets.md): Returns a paginated list of tickets. Default page size is 100, maximum is 1000.
 - [GET /tickets/{ticketId}](https://developers.willowinc.com/openapi/willow-api/tickets/getticketsticketsticketid.md)
 - [GET /tickets/{ticketId}/attachments/{attachmentId}](https://developers.willowinc.com/openapi/willow-api/tickets/getticketsticketsticketidattachmentsattachmentid.md)
