/rest/api/space/{spacekey}/permissions returns 404

Frank He
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 3, 2024

confluence product: datacenter, on-premised

confluence version: 8.9.1

build number: 9104

According to rest api documents (server), get request to {baseurl}/rest/api/space/{spacekey}/permissions will return a list of permissions granted to users and groups in the paticular space, but all I got is status 404

Here is the complete response
{ "message": "null for uri: <baseurl>/rest/api/space/<spacekey>/permissions", "status-code": 404 }

 

Most of the other rest api are working fine and I'm requesting with basic authentication as system admin (which is admin of the target space of course)

1 answer

0 votes
David Bakkers
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.
December 5, 2024

Hello @Frank He

A 404 (Not Found) error is to be expected, since there are no space permissions endpoints for the REST API of version 8.9.1 of Confluence Data Center. Refer to the documentation for the REST API of that version of that product.

You have probably been reading documentation for a more recent version of that product

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events