Get bot registrations by source channel

Retrieve all bot registrations registered with the Automation Framework for the specified source channel

Details

Retrieves all bot registrations in Khoros Care for the specified source channel.

Related endpoints

ActionEndpoint
GET/bots/v3/registrations/network/{networkKey}/externalId/{externalId}/appId/{appId}
Retrieve registration details about an existing bot registered with the Automation Framework
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
Language