GPT-trainer API home pagelight logodark logo
  • Support
  • Documentation
  • API References
  • Integrations
  • Tools
  • Whitelabel
  • API Usage Guides
    • Getting a GPT-trainer API Key
    • Create Chatbot
    • Chat with Chatbot
    • Uploading Data Sources
    Chatbots
    • Chatbot Properties
    • POST
      Create Chatbot
    • POST
      Update Chatbot
    • GET
      Fetch a Chatbot
    • GET
      Fetch All Chatbots
    • DEL
      Delete Chatbot
    Agents
    • Agent Properties
    • POST
      Create Agent
    • POST
      Update Agent
    • GET
      Fetch All Agents
    • DEL
      Delete Agent
    Chatbot Sessions
    • Session Properties
    • POST
      Create Session
    • GET
      Fetch a Session
    • GET
      Fetch All Sessions
    • POST
      Delete Session
    Session Messages
    • Message Properties
    • POST
      Create Message
    • GET
      Fetch All Messages
    • GET
      Fetch Session History
    • POST
      Delete Message
    • POST
      Delete Multiple Messages
    Data Sources
    • Source properties
    • POST
      Upload a File
    • POST
      Create QA Source
    • POST
      Create URL Source
    • POST
      Update Source
    • GET
      Fetch List of Sources
    • POST
      Retrain Sources
    • POST
      Delete Source
    • POST
      Delete Multiple Sources
    Data Source Tags
    • POST
      Create Source Tag
    • GET
      Fetch All Source Tags
    • POST
      Update Source Tag
    • DEL
      Delete Source Tag
    Chatbot Sessions

    Session Properties

    Detailed explanation of sessions’s properties

    ​
    uuid
    string

    Unique Id of the session

    ​
    modified_at
    string

    Indicates session modified time

    ​
    created_at
    string

    Indicates session creation time

    ​
    meta
    meta Object

    Session meta properties

    ​
    user
    user Object

    Exists when lead form was submitted by user

    ​
    auth_data
    auth_data Object

    Exists when user completes “User Identity Verification” and “Save Data on Success” feature is enabled

    Delete AgentCreate Session
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.