Skip to main content
GET
/
settings
/
mailbox
/
{subchannelId}
/
test
/
receive
Test receive on a mailbox subchannel
curl --request GET \
  --url https://demo.enneo.ai/api/mind/settings/mailbox/{subchannelId}/test/receive \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

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

Authorizations

Authorization
string
header
required

JWT-based authentication

Path Parameters

subchannelId
integer
required

ID of the mailbox subchannel to test.

Response

Operation successful

The response is of type object.