get https://api.app.lithium.com/bots/v3/registrations/network//externalId/
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
| Action | Endpoint |
|---|---|
| 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 |