username:passwordAuthorization: Basic *****************curl --location '/v2/videos?id=%3Casset-id%3E' \
--header 'User-Agent: ShutterstockWorkspace/1.1.30' \
--header 'Authorization: Basic <encoded-value>'{
"$ref": "#/components/schemas/VideoDataList/example"
}