cURL
curl --request GET \ --url https://api.aws53.cloud/v1/intent/topics/lists \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "topicIds": [ 123 ], "source": "site_analysis", "keywords": [ "<string>" ], "sourceUrl": "<string>", "createdBy": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ], "meta": { "timestamp": "2023-11-07T05:31:56Z", "request_id": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.leadpipe.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.leadpipe.com/llms.txt
Use this file to discover all available pages before exploring further.
Dashboard access token. Send as Authorization: Bearer .
1 <= x <= 100
Saved topic lists
Show child attributes
Was this page helpful?