Skip to main content
GET
/
get
List Items
curl --request GET \
  --url https://httpbin.org/get
{}

Query Parameters

limit
integer
default:10

Max number of items to return

Response

200 - application/json

List of items

The response is of type object.