Get Child BarsAsk AIget https://{defaultHost}/api/v2/bars/{id}/child_barsReturns a list of all Child Bars 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 child bars 401authentication failed 403forbidden 404bar not found 422bad pagination parametersUpdated over 1 year ago