Fetch the topics for an existing documentAsk AIget https://www.virustotal.com/api/v3/dtm/docs/{type}/{id}/topicsA read-only endpoint to fetch the topics for an existing document saved in the system.Path ParamstypestringrequiredThe type of document for which the topics will be searched.idstringrequiredThe ID of the document to fetch the topics for.Headersx-apikeystringrequiredYour API keyResponses 200OK 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 7 months ago