get https://helpline-api.koko.ai/crisis_helplines
Returns an array of crisis helplines for the specified country. The country parameter accepts both full country names and aliases (e.g., "USA", "America" for "United States").
Response Patterns
- Returns empty array
[]if country has no helplines or is unknown - Returns 400 error if country parameter is missing
- Returns 403 error if request origin is not allowed (CORS)
