What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

API call for Ticket Status

Votes:

0

Hey is there a way to create a API call where i get all Tickets within the last 24h in a table.csv?

I appreciate every information cause i only found api calls for Ticket creations!

api http tickets

Created on Mar 7, 2019 9:08:34 AM



2 Replies

Accepted Answer

Votes:

1

Hi there,

You can find most of the information about PRTG's API in the webinterface under "Setup > PRTG API". The following call gets all tickets from "today" (there is no 24h filter):

/api/table.csv?content=tickets&columns=datetime,priority,parentid,message,user,status,name&filter_drel=today

Best regards.

Created on Mar 7, 2019 9:51:57 AM by  Dariusz Gorka [Paessler Support]



Votes:

0

Hey thanks, got everything i need!

Created on Mar 12, 2019 9:41:45 AM




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.