/
RE
reqres
/
ReqRes API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 2w ago
View markdown
reqres
ReqRes API
get
Get collection
v2
latest
OpenAPI 3.0.3
MIT
2026-07-26
64
42
58.0 KB
Agent Sandbox
18
App Users
19
Authentication
3
Collections
10
get
List collections
post
Create collection
get
Get collection
put
Update collection
delete
Delete collection
get
List records
post
Create record
get
Get record
put
Update record
delete
Delete record
Custom Endpoints
5
Legacy
8
Payments Sandbox
1
Collections
Get collection
Fetch a collection by slug.
get
/api/collections/{slug}
Path parameters
slug
string
required
Collection slug.
Headers
X-Reqres-Env
string
Environment key (for example: prod or dev).
Response
Collection
CollectionResponse
required
data
Collection
required