Hi, how can my app get organization ID of a Jira cloud to work with the teams public API? Is there an API that will return the current organization id for the Jira?
Thanks
Hi @Efrosina Hristova {Appfire}
welcome to the community and thank you for your question.
There is an official API to get the current organizations for your API key: https://developer.atlassian.com/cloud/admin/organization/rest/api-group-orgs/#api-v1-orgs-get
Hope this gets you started.
Hi Kai, thanks for your response, it turned out that the organizations rest api requires another token, for organizations. In my case I work with many different organizations which are under one admin and this is not convenient for my logic. Am I correct? Is there a way to use the token that works with regular JIRA rest api and with organizations?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.