API
...
API Reference
helplines

/helplines/{helpline_id}

1min
GET
https://api.throughlinecare.com/v1/helplines/{helpline_id}
Returns a single helpline for the given unique identifier.
Authentication
bearerAuth
Path Parameters
helpline_id
*
Responses
200
Returns the helpline matching the unique identifier.
Description
Helpline model
id
*
name
*
description
website
*
country
*
timezone
*
topics
*
supportTypes
hours
phoneNumber
smsNumber
webChatUrl
whatsappUrl
400
Unique identifier is missing
403
The helpline does support any of the permitted countries or topics for the application.
404
Helpline not found