Get OpportunitiesCopy Pageget https://{defaultHost}/api/v2/discovery/opportunitiesReturns a list of all Opportunities 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,problem_statement,workflow_status,location_status,description,user_id,ideas_count,bars_count). Visit our filtering docs for more information about how filtering works.q objectResponses 200lists opportunities 401authorization failed 404not foundUpdated about 2 years ago