Retrieving data from gateway api

Hi @all,

is there any way of retrieving the information from the “gateway/api”? We are trying to retrieve custom emojis a user adds to a page title. When in confluence UI one sees that this icons are being retrieved from

/gateway/api/emoji/${cloudId}/site?scale=XHDPI&altScale=XXXHDPI&preferredRepresentation=IMAGE

I’ve tried using the standard confluence request, but I basically get the “wrong scope message”:

Is there a “correct” scope for this entry point?

1 Like