Get add-onAsk AIget https://api.helcim.com/v2/add-ons/{addOnId}Query an add-on by idPath ParamsaddOnIdintegerrequiredThe add-on idHeadersapi-tokenstringrequiredYour API access token for authentication and access to the Helcim APIResponses 200Successful add-on query. The response body contains the data representation of the queried add-on. 400You are initiating a request with invalid parameter and/or body values. 401You are not authorized to access this resource. Please ensure that you are authenticated, and that you are using the api-token header 403You do not have permission to access this resource. Please ensure you are both authenticated and that you have the required roles/permissions active. 404No resource(s) found for the given request. If you have not used query parameters with your request your business currently has no resource(s) matching the specified values. 500Helcim internal server error encountered.Updated about 1 year ago