Legacy Dev Forum Posts

 View Only

Sign Up

How can I get name of a bot associated with botId?

  • 1.  How can I get name of a bot associated with botId?

    Posted 06-05-2025 18:20

    stelapolu | 2021-08-31 11:49:08 UTC | #1

    Hi,

    Using /api/v2/analytics/bots/aggregates/query, I am seeing Bot Aggregates which is great, but how can I get the Bot Name associated with botId? I don't see any API which list Bots or get Bot Details based on botId.

    Any help is appreciated.


    Jerome.Saint-Marc | 2021-08-31 12:53:48 UTC | #2

    Hello,

    I haven't practiced this (Bots and using the Bot Aggregate Query) but I think it depends on the bot type you are referring to (Lex? DialogFlow? ...).

    I think the info for Lex and DialogFlow is under Integrations API. For DialogFlow, I think the botId can be found as project.id in an entity resulting from GET /api/v2/integrations/speech/dialogflow/agents For Lex, that would correspond to the name in an entity, resulting from GET /api/v2/integrations/speech/lex/bots

    Regards,


    system | 2021-10-01 12:54:10 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 11876