get https://public-api.vidmob.com/v1/scoring/workspace//scorecards
This endpoint gets a list of scorecards for a given workspace. It supports several filtering options through query params.
Log in to see full request history
Responses
This endpoint gets a list of scorecards for a given workspace. It supports several filtering options through query params.
xxxxxxxxxx
curl --request GET \
--url 'https://public-api.vidmob.com/v1/scoring/workspace/workspaceId/scorecards?scoreDetail=false&sortOrder=DESC&types=AD_ACCOUNT' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: