Node.js
Custom Property APIs
Get All Custom Properties
This endpoint retrieves all custom properties in your workspace, across both chat and ticket properties
Pass the optional type query parameter to fetch only chat or only ticket properties
Node.js
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Fetch only chat or only ticket properties. Omit to fetch both
Available options:
chat, ticket