v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
Tickets

Autocomplete Problems

Returns tickets whose type is "problem" and whose subject contains the string specified in the text parameter.

You can specify the text parameter in the request body rather than the query string. Example:

{"text": "fire"}

Allowed For

  • Agents
post/api/v2/problems/autocomplete

Query parameters

textstring

The text to search for

Request body

textstring

The text to search for

Response

Successful response

ListTicketProblemsResponse required