Tachyon SDK
Tachyon SDK
Page tree
Browse pages
logo
  1. Dashboard
  2. …
  3. Welcome
  4. Integrating with Tachyon
  5. Consumer API reference
  • Expando
    • Toggle Full Width
  • Page
    • This Page
    • Attachments
    • Link To This Page
    • Incoming Links
    • Version History
    • Page Information
    • Resolved comments
    • View in Hierarchy
    • View Source
    • Export to PDF
    • Export to Word
    • Export to Word
    • Export to PDF
  • Restrictions
    • Not Restricted
  • Help
    • help
    • Online Help
    • Keyboard Shortcuts
    • Available Gadgets
  • Admin
    • Configuration
  • App Switcher
  • Log In
  • Pin

Publish this draft for everyone to see.

  Other users have edits for this page:


    Permanently discard changes to this page.

    This cannot be undone.

    Contents

    • Writing Tachyon Instructions
    • Integrating with Tachyon
      • Introduction
      • Tachyon RunInstruction command-line tool
      • Consumer API reference
        • ApplicableOperations
        • Approvals
        • AuditLogs
        • Authentication
        • ComponentHealthManager
        • Consumers
        • CustomProperties
        • CustomPropertyTypes
        • CustomPropertyValues
        • DataExport
        • Deploy
        • Devices
        • EventSource
        • EventSubscriptionAssignments
        • EventSubscriptions
        • Expressions
        • Fragments
        • Information (default)
        • InstructionDefinitions
        • InstructionHierarchies
        • Instructions
        • InstructionSets
        • InstructionStatistics
        • ManagementGroups
        • Notifications
        • Permissions
        • Policies
        • Policy
        • PolicyAssignments
        • PrincipalRoleManagementGroups
        • PrincipalRoles
        • Principals
        • PrincipalSearch
        • ProductPacks
        • RelatedInstructionDefinitions
        • ResponseErrors
        • Responses
        • ResponseTemplates
        • Role
        • Rules
        • ScheduledInstructions
        • SecurableTypes
        • Settings
        • SystemInformation
        • SystemStatistics
        • Tasks
        • TriggerTemplates
      • Using scope and filter expressions
      • How to guides
    • Tachyon .NET Consumer SDK
    • Tachyon PowerShell Toolkit
    • Index

    Information (default)

    Entity - Information - Consumer API information (default)

    Page version: 17, last updated: 4:32PM, 06-May-22



    VerbRequestNotesPermissions required
    GET

    /Consumer

    or

    /Consumer/Information

    This endpoint returns Consumer API information which includes version.

    Example Response
    {
      "Version": "1.0.0.0"
    }
    None

    Powered by Atlassian Confluence and Zen Foundation