OneRosterUserAgentsOutput

List of agents for a specific user

  • agents
    Type: array object[] ยท OneRosterUserAgentOutput[]
    required

    Array of agent relationships

    An agent relationship for a user

    • agentId
      Type: stringFormat: uuid
      required

      Unique identifier for this agent relationship. This is the same UUID used in upsertStudentAgent and deleteStudentAgent operations.

    • relationshipType
      Type: string
      required

      Type of agent relationship (e.g., parent, guardian)

    • user
      Type: object
      required

      A reference to another OneRoster entity