integrationsGet the details of a configured integration

Get the details of a configured integration

curl -X GET "https://api.prd.rad.security/tenants/example_string/integrations/external/example_string" \
  -H "Content-Type: application/json"
{
  "id": "example_string",
  "name": "John Doe",
  "type": "jira-cloud",
  "config": {}
}
GET
/tenants/{tenant_id}/integrations/external/{integration_id}
GET
Base URLstring

Target server for requests. Edit to use your own host.

Request Preview
Response

Response will appear here after sending the request

Path Parameters

Responses

idstring
Required

The unique ID of the integration

namestring
Required

Name of the integration for disambiguation

typestring
Required

The type of the integration

Allowed values:jira-cloudsplunkqualysmicrosoft-defendercrowdstrike-falcon-insightcrowdstrike-falcon-spotlightsentinelone-singularitysophos-endpointtanium-edrmalwarebytes-threatdowncrowdstrike-falcon-nextgen-siemrapid7-insightvmrapid7-insightidrtenable-vmokta-identitymicrosoft-entra-idgoogle-workspacenotion-internal-appslack-oauthmock-crowdstrike-falcon-insightmock-crowdstrike-falcon-spotlightmock-siem
configobject
Required

Integration specific extra configuration, e.g. webhook URLs