Get a history of risk score changes for an observable.Ask AIget https://cti.example.com/api/v2/observables/{id}/score-updatesRequired permissions read extracts Path Paramsidint32required≥ 1Observable IDQuery ParamsattributesstringComma-separated list of attributes to be returned. Nested attributes are separated by dots - e.g. data.titlelimitint32≥ 1Maximum number of items to be returnedoffsetint32≥ 0Return results starting from the specified (zero-based) indexdatabooleanSet this parameter to false if you want to only retrieve the number of objects matching the querytruefalseResponses 200The requested object(s) 401Unauthorized request 403Missing permissions 404An individual resource was not found.Updated 5 months ago