get https://api.bigpanda.io/resources/v2.0/alert-enrichments/
Retrieves the definition of a specific alert enrichment item (Enrichment V2)
Authentication
All BigPanda APIs require Bearer Token Authorization in the call headers.
This API uses the User API Key type of Authorization token.
Returns
Enrichments object for the specified enrichment if a valid identifier was provided. Possible response codes include:
200 OK
404 Not Found
—the specified enrichmentid
does not exist or the request URL is incorrect. You can list all enrichments to find the correct enrichmentid
.