Box Developer Documentation
 

    AI agent reference

    This resource is used by enpoints in the version 2024.0. For more details, see Box API versioning.

    The AI agent used to handle queries.

    string
    14031

    The ID of an Agent

    string
    ai_agent_id

    The type of AI agent used to handle queries.

    Value is always ai_agent_id

    Response Example

    {
      "id": "14031",
      "type": "ai_agent_id"
    }