How to check space owner through api

Mounika S
Contributor
July 9, 2024

Rest api to get the space owner in ENT confluence8.5.5

1 answer

1 vote
Shawn Doyle - ReleaseTEAM
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 9, 2024

The API doc for Data Center is here

https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-space-properties/#api-group-space-properties

Look for this section on the returned JSON, displayName.

"version": {
"by": {
"profilePicture": {},
"displayName": "Joe Smith",
"type": "<string>"
},

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events