Get ObjectivesAsk AIget https://{defaultHost}/api/v2/strategy/objectivesReturns a list of all Objectives accessible by the authenticated user.Query 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,label_id,label_name,label_description,label_position,label_created_at,label_updated_at). Visit our filtering docs for more information about how filtering works.q objectResponses 200lists objectives 401authentication failedUpdated about 2 years ago