List Vitals Templates
GET /businesses/{businessId}/vitals/templates
GET
/businesses/{businessId}/vitals/templates
List all available vitals templates for a business
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” businessId
required
The ID of the Business.
string
Responses
Section titled “ Responses ”List of Vitals Templates
object
data
Array<object>
object
id
required
The unique identifier for the template.
string
createdAt
required
Time when the resource was created (ISO 8601 format).
string format: date-time
updatedAt
required
Time when the resource was last updated (ISO 8601 format).
string format: date-time
name
required
The name of the template.
string
description
An optional description of the template.
string
credits
required
The number of credits consumed per scan using this template.
integer
metrics
required
The metrics included in this template.
Array<string>
linksCount
required
The number of links using this template.
integer
archivedAt
When the template was archived, if applicable.
string format: date-time
meta
object
totalCount
Total number of templates available.
integer