Switchboard Canvas

GET /templates

Returns an array of templates defined in your account.

Authorization

To authorize your requests to Switchboard Canvas, you'll need your API key. Your API key can be found in the top-right corner on the main Templates page, after you sign in at Switchboard. Add your API key to the Headers collection of your request:

X-API-Key: <your API key>

200 Response

{
"success": true,
"template": [
{
"apiName": "my-template",
"displayName": "My Template"
}
]
}

We care about the protection of your data. Read our Privacy Policy.

© 2023 switchboard.ai. All rights reserved.
Privacy Terms Cookies