List Delivery Channels
Delivery Channels
List Delivery Channels
Retrieves all configured delivery channels for an account.
GET
List Delivery Channels
Authorizations
An API key is a token that a client provides when making API calls. The key can be sent as a request header:
curl 'https://api.tenderly.co/api/v1/account/${TENDERLY_ACCOUNT_SLUG}/project/${TENDERLY_PROJECT_SLUG}/simulate' \
-H 'X-Access-Key: ${TENDERLY_ACCESS_KEY}' \
...
Learn how to generate API access tokens at Tenderly Docs.
Path Parameters
Account slug of the user
Response
A successful response.
Detailed delivery channel information returned by the API