Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
知行之桥系统 API
A valid request URL is required to generate request examples
[ { "ConnectorId": "<string>", "Count": "<string>", "Workspace": "<string>" } ]
{ "error": { "code": "<string>", "message": "<string>" }}
Get the unsend messages count of each connector.
When set, the API will return the count of pending messages for the specified workspace. When left empty, a message count for all connectors in all workspaces will be returned.
The Id of the Connector for which to get the message count.
The action result
The Id of the Connector.
The count of pending messages for the connector. This value will be the count of all messages in the Send folder.
The connector's workspace.