Chronox Public APIs
    • Get Started
      • Introduction
      • Authentication
      • Rate limiting
    • Get User Details
      GET
    • Get Meta Integration
      GET
    • Get Whatsapp Templates
      GET
    • Get Whatsapp Template Details
      GET
    • Get Whatsapp Template Category
      GET
    • Get Whatsapp Languages
      GET
    • Get Whatsapp Template Type
      GET
    • Get Whatsapp Template Interactive Type
      GET
    • Get Whatsapp Template Header Type
      GET
    • Get Whatsapp Template Button Type
      GET
    • Get Whatsapp Template Dynamic Variable Type
      GET
    • Create Whatsapp Template
      POST
    • Send Whatsapp Message
      POST
    • Send Whatsapp Template
      POST
    • Get Inbox Data
      GET
    • Get Thread Details
      GET
    • Schemas
      • Thread Execution Data

      Get Whatsapp Template Interactive Type

      Developing
      GET
      /global/interactive-types

      Request

      Header Params

      Responses

      🟢200Success
      application/json
      Bodyapplication/json

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location 'https://api.chronox.ai/api/global/interactive-types' \
      --header 'if-none-match: W/"183-1VY2+41nzf5KyR/U1zOJXbltFFY"' \
      --header 'priority: u=1, i' \
      --header 'Authorization: Bearer <api-key>'
      Response Response Example
      {}
      Modified at 2026-02-05 06:39:44
      Previous
      Get Whatsapp Template Type
      Next
      Get Whatsapp Template Header Type
      Built with