Get intelligence mention details
Resolve up to 20 previously identified mention references into the contextual details used by Substy Intelligence.
/v1/agencies/{agencyId}/intelligence/mentionsResolve up to 20 previously identified mention references into the contextual details used by Substy Intelligence.
Authorization
bearerAuth In: header
Path Parameters
1 <= lengthQuery Parameters
1 <= items <= 20Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/agencies/string/intelligence/mentions?ids=string" \ -H "Authorization: Bearer YOUR_API_KEY"{ "data": [ { "type": "script", "id": "string", "label": "string" } ], "meta": { "requestId": "string" }}Search intelligence mentions GET
Find creators, scripts, automations, media, fans or conversations that can be referenced in a Substy Intelligence message. Filter by mention type and return up to 30 matches.
Send intelligence message POST
Send a task or question to Substy Intelligence, optionally with mentions and attachments, and collect response events. The agent can propose platform actions for approval; broad category access is required. Ordinary AI processing charges may apply.