curl --request GET \
--url https://api.boostgpt.co/v1/bot/crm/templates \
--header 'Authorization: Bearer <token>'{
"templates": [
{}
]
}List CRM templates that can initialize pipelines and fields.
curl --request GET \
--url https://api.boostgpt.co/v1/bot/crm/templates \
--header 'Authorization: Bearer <token>'{
"templates": [
{}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.boostgpt.co/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?