Search tickets using search text and the ITSM integration setting available for the profile
- Print
- PDF
Search tickets using search text and the ITSM integration setting available for the profile
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/api/resource-manager/my-resources/profiles/{profileId}/itsm/{ticketType}/search
Security
HTTP
Type bearer
Path parameters
profileId
stringRequired
Profile ID to get the effective ITSM settings
ticketType
stringRequired
Ticket type for ITSM ticket searching
Query parameters
searchText
string
The text for searching
Responses
200
Successful operation
object
totalCount
integer
Total count of search result
maxResults
integer
Maximum result count
tickets
object
List of the tickets with the details like id, number, title, assignee, priority, etc.
404
profile or ticketType not found
Was this article helpful?