Use this API to fetch a single agent group by id. Returns the full group document including the completeDocumentation Index
Fetch the complete documentation index at: https://velt-raghul-agent-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
agentIds array.
For a paginated overview of all groups in the workspace (returns agentCount instead of agentIds), use List Groups.
POST https://api.velt.dev/v2/agents/groups/get
NOT_FOUND (group does not exist) / INVALID_ARGUMENT (missing or empty groupId).