Retrieves a list of Eco profiles.Ask AIget https://eco.api.eu1.scalar.zf.com/v1/ecoprofilesRetrieves a list of Eco profiles.Query Paramslimitint32Optional parameter to represent a limit of number of profiles that can be returned.afterstringOptional parameter to represent the next page for your current request using the nextCursor provided in the response metadata object of the previous request. Note: nextCursor property value should be used as input value for the after parameter.Responses 200Success code. Returns a list of Eco profiles. 400Failure code. The request was unacceptable, parameters are invalid. 401Failure code. Unauthorized access. 403Failure code. Forbidden access. 500Failure code. Indicates an internal server error (unhandled exception).Updated 11 months ago