GET /userservice/api/users/{userId}/contents/{contentId}

As of Version

product version 2021 Summer | component version 

Request MethodGET
Response Formatbinary data
Description

Retrieves the content specified by contentId that is stored for the user specified by userId.

Response HTTP status codes:

HTTP Status CodeDescription
200OK
204No content found with the specified contentId
401Unauthorized
403Forbidden