# REST API endpoints for issues

Use the REST API to view and manage issues, including issue assignees, comments, labels, and milestones.

## Links

* [REST API endpoints for issue assignees](/en/rest/issues/assignees)

  Use the REST API to manage assignees on issues and pull requests.

* [REST API endpoints for issue comments](/en/rest/issues/comments)

  Use the REST API to manage comments on issues and pull requests.

* [REST API endpoints for issue events](/en/rest/issues/events)

  Use the REST API to retrieve events triggered by activity in issues and pull requests.

* [REST API endpoints for issue dependencies](/en/rest/issues/issue-dependencies)

  Use the REST API to view, add, and remove issue dependencies.

* [REST API endpoints for issue field values](/en/rest/issues/issue-field-values)

  Use the REST API to view and manage issue field values for issues.

* [REST API endpoints for issues](/en/rest/issues/issues)

  Use the REST API to manage issues and pull requests.

* [REST API endpoints for labels](/en/rest/issues/labels)

  Use the REST API to manage labels for repositories, issues and pull requests.

* [REST API endpoints for milestones](/en/rest/issues/milestones)

  Use the REST API to manage milestones.

* [REST API endpoints for sub-issues](/en/rest/issues/sub-issues)

  Use the REST API to view, add, remove, and reprioritize sub-issues.

* [REST API endpoints for timeline events](/en/rest/issues/timeline)

  Use the REST API to receive events triggered by timeline activity in issues and pull requests.