I am trying to use the Organizations REST API to get a list of users, so that I can the list of users with product list.
Doc URL: https://developer.atlassian.com/cloud/admin/organization/rest/api-group-orgs/#api-orgs-orgid-users-get
I have generated an API Key, and in Postman added it as a Bearer Token and with this URL I get a response, but there is no data:
https://api.atlassian.com/admin/v1/orgs/{orgId}/users
Response is 200 with null data set though I have users:
Hi @Rikita
One question - are you using your instance with managed accounts with Atlassian Access?
Or google workspace?
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.
Hi @Rikita and @Andrian F _New_
This API is only available for Atlassian Access users and GOogle Workspace connected.
Thats why you cant reach it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.