Get the rate limits for a specific entity. For instance, could fetch rate limits applied to a specific vehicle.
The rate limit domain specifies the context the limit is applied to, e.g. for start / stop charge commands.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the object to get the rate limits for
The domain of the object to get the rate limits for
VEHICLE Successful Response
The count of remaining requests before the rate limit is breached
The maximum count of requests on the rate limit over the window period
The domain of the object on which the rate limit is applied (for example, if the rate limit is applied to a specific vehicle, the domain is VEHICLE)
VEHICLE The window size in seconds over which the rate limit is calculated
The ID of the object on which the rate limit is applied
The key of the rate limit, which can be used to uniquely identify the kind of rate limit applied
BMW_ENERGY_API_COMMANDS, BMW_ENERGY_API_STOP_COMMANDS, BMW_ENERGY_API_COMMANDS_AND_FETCH_STATE