SDK
Junction
SDKs
APIs
Languages
Tags
Categories
Explorer
Home
›
APIs
›
jira.local
jira.local
API provider — jira.local
324 endpoints
developer_tools
📄 Docs
📋 OpenAPI spec
🔬 Try in Swagger UI
SDKs by language (6 total)
JavaScript (1)
Java (1)
C# (3)
Swift (1)
jira-plugin-starter
npm install jira-plugin-starter
Copy
GitHub
integration →
ppm-jira-connector
# Maven: see https://github.com/MicroFocus/ppm-jira-connector
Copy
GitHub
integration →
Jira.Rest.Sdk
dotnet add package Jira.Rest.Sdk
Copy
GitHub
integration →
JiraService
dotnet add package JiraService
Copy
GitHub
integration →
Jira.SDK
dotnet add package Jira.SDK
Copy
GitHub
integration →
JIRAMobileKit
# See https://github.com/willpowell8/JIRAMobileKit
Copy
GitHub
integration →
curl examples
Get all the ProjectRoles available in JIRA. Currently this list is global.
curl \ /api/2/role
Returns a user. This resource cannot be accessed anonymously.
curl \ /api/2/user
Returns a list of all fields, both System and Custom
curl \ /api/2/field
Endpoints
(324 total)
GET
/api/2/role
Get all the ProjectRoles available in JIRA. Currently this list is global.
GET
/api/2/user
Returns a user. This resource cannot be accessed anonymously.
GET
/api/2/field
Returns a list of all fields, both System and Custom
GET
/api/2/group
Returns REST representation for the requested group. Allows to get list of ac…
GET
/api/2/myself
Returns currently logged user. This resource cannot be accessed anonymously.
GET
/api/2/search
Searches for issues using JQL. <p> <b>Sorting</b> the <code>jql</code> par…
GET
/api/2/status
Returns a list of all statuses
GET
/api/2/project
Returns all projects which are visible for the currently logged in user. If n…
GET
/api/2/reindex
Returns information on the system reindexes. If a reindex is currently takin…
GET
/api/2/upgrade
Returns the result of the last upgrade task. Returns {@link javax.ws.rs.cor…
GET
/api/2/priority
Returns a list of all issue priorities.
GET
/api/2/workflow
Returns all workflows.
Related APIs in same category
apideck.com
apideck.com
apideck.com
apideck.com
apideck.com
apideck.com
Language coverage
JavaScript
1
Java
1
C#
3
Swift
1
At a glance
Total SDKs
6
Languages
4
Endpoints
324
Categories
1