cURL
curl --request GET \ --url https://api.scoot.app/api/v1/social/{socialId}/ctaitem \ --header 'X-API-Key: <api-key>'
[ { "CTAItemId": 123, "type": "URL", "name": "<string>", "text": "<string>", "url": "<string>", "x": 123, "y": 123, "imageWidth": 123, "imageHeight": 123, "buttonColor": "<string>", "buttonTextColor": "<string>", "buttonSize": "SMALL", "buttonVisible": true, "traversable": true, "imageURI": "<string>", "imageBytes": "aSDinaTvuI8gbWludGxpZnk=" } ]
Page number to get, used with pageSize
Number of items to get in one request, used with page
Property to sort by. Append ',' and directions 'asc/desc' to change direction
OK
URL
DOWNLOAD
SMALL
MEDIUM
LARGE