Hi Team,
I am using the free trial version for confluence
I am trying to get the user details through rest API service("https://testingdemoconf.atlassian.net/rest/api/latest/myself").
Finally, I got the response details as page not found. Refer the attachment in below the screenshot.
Hey Karthick,
I'm thinking there's just a little confusion over which document is which for API references. The myself endpoint is actually part of the Jira API. With no Jira instance on your Cloud, there's no endpoint there (hence page not found).
You can see all the Confluence API endpoints here. If you're looking for an endpoint similar to Jira's myself endpoint, you can try Confluence's get current user:
https://testingdemo.conf.atlassian.net/wiki/rest/api/user/current
Hope that helps,
Daniel
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.