get https://api.optimizely.com/v2/billing/usage/
(BETA) Get Impressions Usage by account id
Log in to see full request history
Responses
Optimizely has sunset Full Stack Experimentation on July 29, 2024. See the recommended Feature Experimentation migration timeline and documentation.
Try our conversational search powered by Generative AI!
AI OnAI OffTry our conversational search powered by Generative AI!
AI OnAI Off(BETA) Get Impressions Usage by account id
xxxxxxxxxx
curl --request GET \
--url 'https://api.optimizely.com/v2/billing/usage/account_id?per_page=25&page=1&platforms=edge&platforms=fullstack&platforms=web&sort=impression_count&order=desc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: