Forums

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

Get users api call returns OK 200 but no records.

Lee Wade June 9, 2023

Hello everyone,

I just received my API key for admin.attlassian.com and I'm trying to get a list of users using the below URL with a GET request in Postman.

I included headers for the bearer token and accept application/json

When I submit it, I get the following response. 

Response 200 OK
{
    "data": [],
    "links": {
    "self": "https://api.atlassian.com/admin/v1/orgs/{ORGID}/users"}

}

Since I received an OK, I assume my token is valid as that would throw a different error. The only thing I can think of there is something wrong with the URL I submitted.

Any hints you can give me would be greatly appreciated, including links to documentation. I love  don't mind reading.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events