curl --request GET \
--url https://api.attention.tech/v2/scorecards \
--header 'Authorization: <api-key>'{}Retrieves scorecards
curl --request GET \
--url https://api.attention.tech/v2/scorecards \
--header 'Authorization: <api-key>'{}Scorecards successfully retrieved
The response is of type object.
Was this page helpful?