Systems: Config
Advanced request options and pagination settings.
Last updated
Was this helpful?
Advanced request options and pagination settings.
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/endpoints/{endpoint}/pagination HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/request-options HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
POST /api/v1/request-options HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
GET /api/v1/request-options/{request_option} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
PUT /api/v1/request-options/{request_option} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
DELETE /api/v1/request-options/{request_option} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*