Skip to main content
Helios CRM home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Links
Read link
API Documentation
Introduction
Auth
GET
Verify authentication
POST
Verify authentication
Customers
POST
Create or update customer
Messages
POST
Create message
Gyms
GET
List gyms
Forms
GET
Read form
POST
Submit form
Links
GET
Read link
200
Copy
{
"path"
:
"<string>"
}
Links
Read link
GET
/
v1
/
links
/
{id}
Try it
200
Copy
{
"path"
:
"<string>"
}
Authorizations
Authorization
string
header
required
Enter your Bearer token in the format
'Bearer <token>'
Path Parameters
id
string
required
Response
200 - application/json
Successful response
path
string
Submit form
⌘I