SSLMate Cert Spotter API
sslmate_cert_spotter_apiCert Spotter API by SSLMate monitors Certificate Transparency logs to alert users about SSL/TLS certificates issued for their domains, helping detect unauthorized certificates and potential security issues.
Acciones disponibles (3)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Get CertSpotter EventSSLMATE_CERT_SPOTTER_API_CERTSPOTTER_GET_EVENTAcciónTool to retrieve detailed information about a specific certspotter event. use when you need to inspect event metadata after confirming an event id.
SSLMATE_CERT_SPOTTER_API_CERTSPOTTER_GET_EVENTAcciónTool to retrieve detailed information about a specific certspotter event. use when you need to inspect event metadata after confirming an event id.
Parámetros de entrada
event_idstringObligatorioThe unique identifier of the CertSpotter event to retrieve.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Monitored DomainsSSLMATE_CERT_SPOTTER_API_LIST_MONITORED_DOMAINSAcciónTool to list all monitored domains. use when you need to audit or review the domains currently monitored by cert spotter.
SSLMATE_CERT_SPOTTER_API_LIST_MONITORED_DOMAINSAcciónTool to list all monitored domains. use when you need to audit or review the domains currently monitored by cert spotter.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Retrieve Webhook SettingsSSLMATE_CERT_SPOTTER_API_RETRIEVE_WEBHOOKAcciónTool to retrieve webhook settings. use when you need to view the currently configured cert spotter webhook.
SSLMATE_CERT_SPOTTER_API_RETRIEVE_WEBHOOKAcciónTool to retrieve webhook settings. use when you need to view the currently configured cert spotter webhook.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not