Confluence REST API v2: Get space permissions

Hello everyone,

I use GetSpaces to fetch all information related to one space, and I am using Get Space V2 Version which does not return any details about permissions of this specific space. So, I use GetSpacePermission which is fine, but if I want to create a new space with the same permissions, I need anonymousAccess and unlicensedAccess .
However, the GetSpaces method doesn’t have these fields same as GetSpacePermission.
Could you please let me know how I can access these fields?

1 Like