Is there a way to filter the incidents based on text without using api-key?
Sample:
https://status.twilio.com/api/v2/#incidents-all
We have filter functionality (q=) in V1. But this requires api-key.
https://developer.statuspage.io/#operation/getPagesPageIdIncidents
Hey Raghav, thanks for reaching out with this question.
The public Status API does not currently support query parameters for filtering the results, so in this case, you would indeed have to use the authenticated API, or alternatively, filter the query results on your side after getting all the data.
Let me know if you have any questions!
Regards,
Alan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.