I am calling the API
{instanceUrl}/wiki/rest/api/space/{spaceId}?expand=permissions.subjects.user,permissions.subjects.group,permissions.subjects.user.group,permissions.group,group
to get the space permissions.
Wanted to check if there is any limit to the size of response returned ?
Hmm, good question. Didn't see that in the documentation here.
But I think there should be a limit, beacause normally confluence has a limit. In the limit case, you should have something like "limit, start, pagenumber" in your json answer.
Hope this helped a bit.
Regards, Dominic
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.