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