Socialboards
Ctrlk
  • Developer hub
  • APIs
    • Ticket API
      • Getting Started
      • Authorization
      • Categories
      • Custom Fields
      • Action Log
      • Notes
      • Replies
      • Tags
      • Tickets
      • Teammates
      • User Groups
      • Widgets
      • Webhooks
      • Reference
        • Endpoints
          • Get Access Token v2
          • Get Full Community Category List
          • Get Subcategories by Parent Id
          • Get Category By Id
          • Get Full Community Custom Field List
          • Add Custom Field
          • Get Custom Field
          • Get All Teammates
          • Get All User Groups for Community
          • Update Custom Field
          • Delete Custom Field
          • Create Ticket
          • List Tickets
          • List Ticket Ids By Field Ids
          • Get Ticket by Id
          • Update Ticket Custom Field Value
          • Update Ticket Assignee
          • Get Ticket Log
          • Update Ticket Status
          • Update Ticket Category (Obsolete)
          • Update Ticket Category
          • Create Reply
          • List Replies
          • Add Note To Ticket
          • Update Note
          • Delete Note
          • List tags
          • Replace Ticket Tags
          • Replace Reply Tags
          • Get Widget Schedule List
        • API Request Result
        • Webhook Payload
        • Objects
        • Events
        • Enumerations
      • Glossary
    • External Chat API
    • FAQ API
    • Support Widget
    • Reporting & Statistics
  • Security
    • Introduction to Security
    • Data centers & network security
    • Product security features
    • Application security
    • Data Processing
    • Sub-Processors
  • Updates
    • Changelog
Powered by GitBook
On this page
  • Ticket API endpoints list
  • Authorization
  • Categories
  • Custom Fields
  • Notes
  • Tags
  • Tickets
  • Ticket replies
  • Teammates
  • Widgets
  • User Groups

Was this helpful?

  1. APIs
  2. Ticket API
  3. Reference

Endpoints

Ticket API endpoints list

Authorization

  • Get access token v2

Categories

  • Get Category By Id

  • Get Full Community Category List

  • Get Subcategories by Parent Id

Custom Fields

  • Add Custom Field

  • Delete Custom Field

  • Get Custom Field

  • Get Full Community Custom Field List

  • Update Custom Field

Notes

  • Add Note to Ticket

  • Update Note

  • Delete Note

Tags

  • List tags

Tickets

  • Create Ticket

  • Get Ticket by Id

  • Get Ticket Log

  • List Tickets

  • List Ticket Ids By Field Ids

  • Replace Ticket Tags

  • Update Ticket Assignee

  • Update Ticket Category

  • Update Ticket Custom Field Value

  • Update Ticket Status

Ticket replies

  • Create Reply

  • List Replies

  • Replace Reply Tags

Teammates

  • Get All Teammates

Widgets

  • Get Widget Schedule List

User Groups

  • Get All User Groups for Community

PreviousReferenceNextGet Access Token v2

Last updated 1 year ago

Was this helpful?