Get Roadmap BarsCopy Pageget https://{defaultHost}/api/v2/roadmaps/{id}/barsReturns a list of all Bars for the specified Roadmap.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)qobjectFilter and sort query. (Filterable attributes: id,name,starts_on,ends_on,is_container,created_at,updated_at). Visit our filtering docs for more information about how filtering works.q objectResponses 200lists roadmap bars 401authentication failed 403forbidden 404roadmap not found 422bad pagination parametersUpdated over 1 year ago