This method retrieves quota information for an action.
Wix calls this method when a Wix user opens the Manage your automations quotas modal in the Automations dashboard. The response from this method is displayed in the modal. The data is displayed based on the response body format.
Implementing this method is optional. To implement it, select the method under Service plugin endpoints when editing your action in the app dashboard.
Note: Wix doesn't enforce action quota limits. It only displays them to Wix users. Enforcing quota limits is the action provider's responsibility.