# Tickets

#### Available operations with tickets:

* [Create Ticket](https://developers.socialboards.com/docs/apis/tickets/reference/endpoints/create-ticket)
* [Get Ticket by Id](https://developers.socialboards.com/docs/apis/tickets/reference/endpoints/get-ticket-by-id)
* [Get Ticket Log](https://developers.socialboards.com/docs/apis/tickets/reference/endpoints/get-ticket-log)
* [List Tickets](https://developers.socialboards.com/docs/apis/tickets/reference/endpoints/list-tickets)
* [List Ticket Ids By Field Ids](https://developers.socialboards.com/docs/apis/tickets/reference/endpoints/list-ticket-ids-by-field-ids)
* [Update Ticket Assignee](https://developers.socialboards.com/docs/apis/tickets/reference/endpoints/update-ticket-assignee)
* [Update Ticket Category](https://developers.socialboards.com/docs/apis/tickets/reference/endpoints/update-ticket-category)
* [Update Ticket Custom Field Value](https://developers.socialboards.com/docs/apis/tickets/reference/endpoints/update-ticket-custom-field-value)
* [Update Ticket Status](https://developers.socialboards.com/docs/apis/tickets/reference/endpoints/update-ticket-status)

{% hint style="info" %}
For more information about Tickets, check out the [Glossary](https://developers.socialboards.com/docs/apis/glossary#tickets).
{% endhint %}
