/helplines
1min
GET
https://api.throughlinecare.com/v1/helplines
Authentication
bearerAuth
http
Query Parameters
country_code
string
*
topic
string
contact_method
string
limit
integer
Responses
200
Lists the available verified helplines in a given country.
Helpline
Description
Helpline model
id
string<uuid>
*
name
string
*
description
string
website
string<uri>
*
country
Country
*
timezone
string
*
topics
object[]
*
supportTypes
object[]
hours
Hours
phoneNumber
string
smsNumber
string
webChatUrl
string<uri>
whatsappUrl
string<uri>
400
Parameters have not been provided or are invalid e.g country_code has not been provided
401
Unauthorized, token not provided or invalid
403
Access to the requested country or topics is not permitted for the application.