Check GTM quota status

View as Markdown
Check the current quota status for a studio. Returns current usage, remaining quota, and reset date. Useful for displaying quota information in the UI.

Path parameters

studio_uidstringRequired
Studio unique identifier

Response

Quota status information
studio_idstringformat: "uuid"
studio_namestring
current_usageinteger
remaining_quotainteger
quota_percentagedouble
quota_reset_datedate
can_use_gtmboolean
monthly_quotaintegerDefaults to 200
messagestring

Errors

403
Forbidden Error
404
Not Found Error