post https://api.socket.dev/v0/alert-types
For an array of alert type identifiers, returns metadata for each alert type. Optionally, specify a language via the 'language' query parameter (default: 'en-US').
Query parameter
- language: string (optional, default: 'en-US')
Example request body:
[
"badEncoding",
"badSemver"
]
Example response:
[
{
"type": "badEncoding",
"title": "Bad text encoding",
"description": "Source files are encoded using a non-standard text encoding.",
"suggestion": "Ensure all published files are encoded using a standard encoding such as UTF8, UTF16, UTF32, SHIFT-JIS, etc.",
"emoji": "⚠️",
"nextStepTitle": "What is bad text encoding?"
}
]
This endpoint consumes 1 unit of your quota.
This endpoint requires the following org token scopes: