---
sourceDocument: Australia Security Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/security-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Security Management

ft:clusterId :

    - security

bundleId :

    - security

workflow :

    - Technology


---

# REST messages for the Microsoft Threat and Vulnerability Management Vulnerability Integration

# REST messages for the Microsoft Threat and Vulnerability Management Vulnerability
Integration {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

You can use the REST messages for the ServiceNow® Microsoft Threat
and Vulnerability Management (MS TVM) Vulnerability Integration to make calls to the MS TVM
API.

## MS TVM access token {#mstvm-rest-msgs__section_nwk_4vl_gmb}

You can also use the REST messages for the MS TVM access token to retrieve the access token
from the MS TVM API so that you can authenticate REST API requests. Changes to the record
method of the REST message impact the authentication requests made to MS TVM.

## MS TVM integration {#mstvm-rest-msgs__section_gwp_vvl_gmb}

You can use the REST message for the MS TVM integration to retrieve information from MS TVM. Changes to the record method of the REST message impact the requests made to MS TVM to retrieve information. REST messages contain the following REST methods.{#mstvm-rest-msgs__table_d5m_z4s_4pb__entry__2}

| REST method | Description of method |
|-|-|
| GET vulnerabilities | Retrieves vulnerability and exploit information from MS TVM. |
| GET Software Vulnerabilities by Machine | Retrieves all the open vulnerabilities. |
| GET recommendations | Retrieves the list of all actionable security recommendations that affect the organization. |
| GET machines | Retrieves the collection of assets. |
| GET Software Vulnerabilities changes by Machine | Retrieves all the information that has changed in the full vulnerability import of the organization, including new, fixed, and updated vulnerabilities. |
[Tabela 1. REST methods]

{#mstvm-rest-msgs__table_d5m_z4s_4pb}

