Get All AccomplishmentsAsk AIget https://api.betatest.degreed.com/api/v2/accomplishmentsThis endpoint retrieves all accomplishments for the organization.Required Scopeaccomplishments:read or accomplishments:writeQuery ParamsnextstringRetrieves the next batch of accomplishments. This value expires after 2 minutes if a request has not been made during that time.limitint32Defaults to 100The maximum number of accomplishments to display per page. A maximum of 1000 is allowed.filter[start_date]daterequiredFilter criteria that returns accomplishments added from this date on. Format yyyy-mm-dd.filter[end_date]daterequiredFilter criteria that returns accomplishments added until this date. Format yyyy-mm-dd.Response 200SuccessUpdated 7 months ago