API GET Request node - Miss page information

Hi All!

I’m trying to find out what events were made from:
Get Events | Humanitix Public API and it says I have to enter a “page” number I wish to fetch. I’m a bit lost in terms of where I enter this information in the node settings.

I’ve set up my node as follows but I’m encountering a 400 error when I run the node




Any help will be greatly appreciated !

Hi @KalKal

Again, have a good look at the documentation. It allows you to fill in the parameters, send a dummy request and you can derive the correct syntax from there.

  • Fill in a pagenumber
  • Change to the Mock Server
  • Send API Request
  • Have a look at the Request Sample

The correct syntax is v1/events?page=1

Hope this helps!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.