Skip to main content
GET
/
rabbitmq
/
find
/
{instance}
Find RabbitMQ
curl --request GET \
  --url https://{server-url}/rabbitmq/find/{instance} \
  --header 'apikey: <api-key>'
This response has no body data.

Documentation Index

Fetch the complete documentation index at: https://doc.evolution-api.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

apikey
string
header
required

Your authorization key header

Path Parameters

instance
string
required

ID of the instance to connect

Response

200 - undefined