Get ampq subscription
User Actions
Get ampq subscription
GET
Get ampq subscription
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Subscription ID
Example:
17
Response
200 - application/json
OK
Connection string of the following structure "scheme://username:password@host:port/virtual_host"
Example:
"amqps://guest:guest@192.168.123.20:5671/user_action_events"
Exchange name
Example:
null
Subscription ID
Example:
33
Set to true if you would like to receive user action logs of all clients with the reseller_id matching the current client_id. Defaults to false
Example:
false
Routing key
Example:
"foo"