Get Link
Get link to the content
Request
URI
GET
https://{api_host}/content/api/marketplace/sources/{sourceId}/contents/{contentId}/link
COPY
Path Parameters
string
contentId
Required
Content Id
string
sourceId
Required
Content Source Id
Responses
200
Link to Content
Returns
MarketplaceContentLink
of type(s)
application/json
{
"id": "string",
"link": "string"
}
string
id
Optional
Content Id
string
link
Optional
Content Link
404
Source or Content not found
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/content/api/marketplace/sources/{sourceId}/contents/{contentId}/link
Marketplace Operations
GET
Search
GET
Get Details
GET
Get Link
GET
Get Reviews
GET
Filters Using GET
GET
Filter Items Using GET