get http://localhost:3000/v1/api/event-types
retrieves Event Types defined within the system
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
retrieves Event Types defined within the system
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url 'http://localhost:3000/v1/api/event-types?limit=25' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: