Get Bar CommentsAsk AIget https://{defaultHost}/api/v2/bars/{id}/commentsReturns a list of all Comments for the specified Bar.Path ParamsidintegerrequiredQuery ParamspageintegerDefaults to 1Indicates which page number to retrieve (based on a given page size)page_sizeintegerDefaults to 200The amount of items to return with each page (default: 200, max: 500)Responses 200lists bar comments 401authentication failed 403forbidden 404bar not found 422bad pagination parametersUpdated over 1 year ago