Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkillAgentsApiResponse

Paginated response envelope for the CMA v16.0 skills/agents GET endpoint.

Hierarchy

  • SkillAgentsApiResponse

Index

Properties

agentSkillAssignments: SkillAgentAssignment[]

Array of agent-skill assignments for the current page

lastPollTime?: string

ISO-8601 server timestamp from the API response, used as updatedSince on the next poll tick

shouldFetchMoreAgents?: boolean

Whether there are more agents to load

totalRecords: number

Total number of records available

Generated using TypeDoc