Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Fetching error Using rest api Node js

HelpDesk Support Team
June 18, 2026

Dear Team, 

Kindly note that while fetching the api request from the service account in a specific project it returns no response only specific datas are coming 
please find below for your reference

{
"self": "https://api.atlassian.com/ex/jira/2e506f81-e8b4-4d94-8daf-6ea1adaa6642/rest/api/3/component/11319",
"id": "11319",
"name": "Dashboard",
"isAssigneeTypeValid": false
},

can you please check & update us.

Thanks

1 answer

1 vote
Marc -Devoteam-
Community Champion
June 18, 2026

Hi @HelpDesk Support Team 

What is your expectation?

You have made an API call to get the information from a specific component, e.g. component with ID 11319.

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-components/#api-rest-api-3-component-id-get 

Does the API token of the service account have all the following scopes:

  • read:project:jira
  • read:project.component:jira
  • read:user:jira
  • read:application-role:jira
  • read:avatar:jira
  • read:group:jira

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events