GET
/
automation
/
info
Show Agent Info
curl --request GET \
  --url https://api.brewit.money/automation/info \
  --header 'Content-Type: <content-type>'

Headers

Content-Type
enum<string>
required
Available options:
application/json
Example:

"application/json"