Returns the team’s monthly company-export quota: the configured limit from the active subscription plan, the amount used in the current calendar month (UTC), and the period boundaries.
GET
/
team
/
exports
/
quota
Get export quota for the current team
curl --request GET \ --url https://lens-api.tic.io/team/exports/quota \ --header 'x-api-key: <api-key>'