Customer Experience

Customer Self-Service Portal

Embed modern, authenticated self-service ticketing portals into your React, Next.js, Vue, or native mobile applications using the Portal REST API.

Customer Portal API Endpoints

Method & PathAuth HeaderDescription
GET /v1/support/portal/ticketsX-Portal-TokenList all tickets opened by the authenticated customer.
POST /v1/support/portal/ticketsX-Portal-TokenOpen a new ticket from the customer portal.
GET /v1/support/portal/tickets/{id}X-Portal-TokenGet ticket details with non-internal conversation thread.
POST /v1/support/portal/tickets/{id}/messagesX-Portal-TokenPost a customer reply to an active ticket.

Fetching Customer Tickets


GET /v1/support/portal/ticketsAuth

Request
GET/v1/support/portal/tickets
Response

We use cookies and similar technologies to measure traffic and improve the site. You can choose which categories to allow. Manage Preferences.