Get bot registration details

Retrieve registration details about an existing bot registered with the Automation Framework

Details

Retrieve registration details about an existing bot registered with the Automation Framework

Related endpoints

ActionEndpoint
GET/bots/v3/registrations/network/{networkKey}/externalId/{externalId}
Retrieve all bot registrations registered with the Automation Framework for the specified source channel
POST/bots/v3/registrations
Register a bot
PUT/bots/v3/registrations
Edit a bot registration
DELETE/bots/v3/registrations/network/{networkKey}/externalId/{externalId}/appId/{appId}
Delete a bot registration
Path Params
string
required

The source network for the registration. Must match the networkKey field of the bot registration.

string
required

The external identifier of the bot on the source network. Must match the externalId field of the bot registration.

string
required

The internal identifier for the bot used by Khoros. Must match the appId field of the bot registration.

Responses

Language
Request
Response
Choose an example:
application/json