---
title: "List of Jira API endpoints called by Flow"
canonical: "https://support.appfire.com/space/FD/1801945282/List%20of%20Jira%20API%20endpoints%20called%20by%20Flow"
format: markdown
---
> Macro (aura-html)

This is a list of API endpoints called by Flow to gather data from Jira. Learn more about [how to integrate with Jira](https://appfire.atlassian.net/wiki/spaces/FD/pages/1802436761).

Use this list and cross-reference it with Jira documentation for your product and version as needed to determine which permissions the service account used to integrate Flow with Jira needs.

- `GET /rest/agile/1.0/sprint/{sprintId}`
- `GET /rest/api/2/field`
- `GET /rest/api/2/issue/{issueIdOrKey}/comment`
- `GET /rest/api/2/issue/createmeta`
- `GET /rest/api/2/issue/createmeta/{projectIdOrKey}/issuetypes`
- `GET /rest/api/2/issuetype`
- `GET /rest/api/2/project/{projectIdOrKey}`
- `GET /rest/api/2/project/{projectIdOrKey}/statuses`
- `GET /rest/api/2/search`
- `GET /rest/api/2/serverInfo `
- `GET /rest/api/2/status`
- `GET /rest/api/2/user`
- `GET /rest/api/2/myself`