Forums

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

Confluence REST API How to get User details?

John Fetzik
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 18, 2025

I have been asked to generate a report listing the permissions users have in Confluence for an ISO-27001 review.

Using the Confluence REST API "Get space permissions assignment"  I seem to get the information I am looking for.

The problem I am having is that the ID that gets returned in the JSON for a user does not map back to an Atlassian Account ID the ai get from the Guard REST API. The way it does for similar calls to the Jira REST API. So I seem to be missing something.

Does anyone have any suggestions on where to look for the user details?

1 answer

1 accepted

0 votes
Answer accepted
John Fetzik
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 18, 2025

I found the problem. A piece of code we were using was truncating the user ID to 40 characters. The newer user ID format is 43 characters long.

Suggest an answer

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

Atlassian Community Events