Skip to main content

List custom views

Returns the bot's custom (saved) ticket views.

Query Parameters
bot string REQUIRED

The unique ID of the bot.

Responses
200

Views returned.

Schema OPTIONAL
views object[] OPTIONAL
count integer OPTIONAL
401

Missing/invalid API key.

Schema OPTIONAL
error string OPTIONAL

Human-readable error message.

429

Rate limit exceeded.

Schema OPTIONAL
error string OPTIONAL

Human-readable error message.

500

Internal server error.

Schema OPTIONAL
error string OPTIONAL

Human-readable error message.