{"type":"model","meta":{"id":"/apps/pubhub/media/legacy-umbrella-api/bf58de618cbb72dda8f39b0414ce94c0a15cd467/f963d12c-70c5-3340-bb7c-d5cff60c643a","info":{"title":"Investigate API","description":"Umbrella Investigate API","version":"1.1.4","contact":{"name":"Cloud Security Developer Community"}},"security":[{"bearerAuth":[]}],"tags":[{"name":"Domain Status and Categorization"},{"name":"Domain Volume"},{"name":"Co-occurrences for a Domain"},{"name":"Passive DNS"},{"name":"Tagging Timeline"},{"name":"Subdomains for a Domain"},{"name":"Related Domains for a Domain"},{"name":"Security Information for a Domain"},{"name":"AS Information for a Domain"},{"name":"WHOIS Information for a Domain"},{"name":"Umbrella Popularity List-Top Million Domains"},{"name":"Search Domain"},{"name":"Cisco Secure Malware Analytics Integration"}],"x-parser-conf":{"overview":{"markdownPath":"investigate/investigate-explorer-overview.md"}},"openapi":"3.0.0","servers":[{"url":"https://investigate.api.umbrella.com"}],"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer"}}},"spec":{"properties":{"minTtl":{"type":"integer","format":"int64","description":"The minimum TTL for the record in seconds."},"maxTtl":{"type":"integer","format":"int64","description":"The maximum TTL for the record in seconds."},"firstSeen":{"type":"integer","format":"int64","description":"The first time Umbrella related the domain for the resource record, specified\nin Unix Epoch time."},"lastSeen":{"type":"integer","format":"int64","description":"The last time Umbrella related the domain for the resource record, specified\nin Unix Epoch time."},"name":{"type":"string","description":"The name of the query."},"type":{"type":"string","description":"The DNS record type. For example: A, CNAME, NS, MX."},"securityCategories":{"type":"array","items":{"type":"string"},"description":"The Umbrella security categories, if any, that match the domain."},"contentCategories":{"type":"array","items":{"type":"string"},"description":"The Umbrella content categories, if any, that match the domain."},"firstSeenISO":{"type":"string","description":"The first time Umbrella related the domain for the resource record,\nspecified in ISO date and time format."},"lastSeenISO":{"type":"string","description":"The last time Umbrella related the domain for the resource record,\nspecified in ISO date and time format."}},"$$ref":"#/components/schemas/Record","title":"Record"}}