I want the site owner details to use it in my application.Site owner is the user who creates that Confluence site.But I couldn't able to find an endpoint which can provide the site owner details alone.
I used this API Endpoint to get details https://developer.atlassian.com/cloud/confluence/rest/#api-search-user-get?cql=type=user about all the users in the site.But my requirement is to get the site owner details only.
If anyone knows that API Endpoint,kindly share the same.
Hi Gajapriya,
Thank you for reaching out to Atlassian Community!
Currently, there is no API to get this information. Usually, the person who creates the site is the main billing contact and we can’t get this information using API.
We don’t have any feature request suggesting the implementation of this ability, so please, feel free to raise one on jira.atlassian.com (project CLOUD) adding more details and information about why this feature is important for your environment.
Regards,
Angélica
Hi Angelica,
Thank You for your response.
For now we don't need this feature.If we need this feature in future, will raise one on jira.atlassian.com.
Regards,
Gajapriya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Angelica,
Thank You for your response.
Now, we used this API Endpoint https://{sitename}.atlassian.net/wiki/rest/api/group/site-admins/member to get the site admin details.
If any further info is needed in future, will raise one on jira.atlassian.com.
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.