get https://app.searchie.io/api/v2/widgets
Returns a paginated list of widgets.
Log in to see full request history
Responses
401Unauthorized
403Forbidden
404Not Found
422Unprocessable Entity
500Internal Server Error
Returns a paginated list of widgets.
401Unauthorized
403Forbidden
404Not Found
422Unprocessable Entity
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url 'https://app.searchie.io/api/v2/widgets?limit=25' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: