Skip to main content
GET
/
api
/
public
/
instagram
/
automations
/
{id}
Get a comment automation by id
curl --request GET \
  --url https://api.vambe.me/api/public/instagram/automations/{id} \
  --header 'x-api-key: <x-api-key>'

Headers

x-api-key
string
required

API key required to authorize the request

Path Parameters

id
string
required

Comment automation id

Response

Comment automation.