ContentResource
Get contentsresourcesupload
Retrieve a previously stored resource via the .upload() method
Note: This endpoint do not cache anything Caching is done on rendering side
GET
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Resource namespace
Resource identifier
Response
200 - application/json
Ok
Available options:
ascii Previous
Post contentsresourcesuploadUpload provided resource
and return an unique identifier to retrieve it
with the .get() method
Next
cURL