Firmware Version / Attached ModelsAsk AIget https://{tenantUrl}/public-api/resources/firmware-versions/v1.0/{firmwareVersion}/attached-modelsGet all charge point models attached to this firmware versionPath ParamsfirmwareVersionintegerrequiredThe ID of the firmware versionQuery Paramsper_pageinteger1 to 100Defaults to 100The number of items to return per page.cursorstringThe cursor to fetch the next page. Do not construct this value manually. Use one of the following methods: Use the value from the previous response's links.next to fetch the next page Pass an empty string (e.g., ?cursor or ?cursor=) to initiate cursor pagination on the first page Responses 200Successfully retrieved the list of attached charge point models 401Access token is missing or invalid 403You do not have permission to perform the action 404The record is not found 429Too many requests. Please try again later. For more information, please check the rate limit headers X-RateLimit-*Updated about 2 months ago