Get a list of DSRget https://api.seismic.com/dsr/v1/dsrsGet a list of DSRs for a specific sender.Query ParamsstartDatestringrequiredOnly include records that have createdAt values on or after this value. The format is YYYY-MM-DD.endDatestringrequiredOnly include records that have createdAt values on or before this value. The format is YYYY-MM-DD.offsetstringrequiredAn offset of 0 means start from the first result.limitstringrequiredThe maximum number of items to return.Responses 200OK 400Bad RequestUpdated 1 day ago