Get Bar LinksCopy Pageget https://{defaultHost}/api/v2/bars/{bar_id}/linksReturns a list of all Links for the specified Bar.Path Paramsbar_idintegerrequiredQuery 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 links 401authentication failed 403forbidden 404bar not found 422bad pagination parametersUpdated over 1 year ago