cURL
curl --request GET \ --url https://api.withampersand.com/v1/projects/{projectIdOrName}/topic-destination-routes \ --header 'X-Api-Key: <api-key>'
[ { "id": "<string>", "topicId": "<string>", "destinationId": "<string>", "projectId": "<string>", "createTime": "2023-11-07T05:31:56Z" } ]
Documentation IndexFetch the complete documentation index at: https://docs.withampersand.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.withampersand.com/llms.txt
Use this file to discover all available pages before exploring further.
The Ampersand project ID or project name.
Filter by topic ID.
Filter by destination ID.
List of topic destination routes
The topic destination route ID.
The ID of the topic.
The ID of the destination.
The Ampersand project ID.
The time when the topic destination route was created.
Was this page helpful?