Scripts
Get script message
Read one sales-script message template by ID.
GET
/v1/agencies/{agencyId}/script-templates/{templateId}Read one sales-script message template by ID.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
agencyId*string
Length
1 <= lengthtemplateId*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/agencies/string/script-templates/string" \ -H "Authorization: Bearer YOUR_API_KEY"{ "data": null, "meta": { "requestId": "string" }}