Get records by bank numberAsk AIget https://api.spycloud.io/investigations-v2/breach/data/bank-numbers/{bank_number}Path Paramsbank_numberstringrequiredBank Number to search for. You can also search for the sha1, sha256, or sha512 hash of the Bank Number.Query ParamscursorstringToken used for iterating through multiple pages of results.sincedateThis parameter allows you to define the starting point for a date range query on the spycloud_publish_date field.untildateThis parameter allows you to define the ending point for a date range query on the spycloud_publish_date field.since_modification_datedateThis parameter allows you to define the starting point for a date range query on the when an already published record was modified (record_modification_date).until_modification_datedateThis parameter allows you to define the ending point for a date range query on the when an already published record was modified (record_modification_date).severitystringOne or more comma delimited numeric severity code to filter based on the severity.source_idstringOne or more comma delimited numeric source id to filter.saltstringIf hashing is enabled for your API key, you have the option to provide a 10 to 24 character, high entropy salt otherwise the pre-configured salt will be used.Responses 200200 400400Updated 8 months ago