List all goalsAsk AIget https://api.airsaas.io/v1/goals/Returns a paginated list of all Goals of the workspace.Query ParamsorderingstringWhich field to use when ordering the results. Available options: name, created_at. Ascending order by default, use a - before the name of the field to have a descending order (ex: ordering=-name). Default to name.pageintegerA page number within the paginated result set.page_sizeintegerNumber of results to return per page.Response 200Updated about 1 year ago