Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
English
Deutsch
English
Deutsch
Appearance
Menu
Return to top
Lists user agenda on a specific day, including pickups and events. The only works for future pickups and events.
GET
/api/foodsaver/{fsId}/agenda/{onDate}
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
fsId
*
Type
string
Required
Pattern
"\\d+"
onDate
*
Type
string
Required
Pattern
"[^/]+"
Responses
default
GET
/api/foodsaver/{fsId}/agenda/{onDate}
Playground
Authorization
api_key
Variables
Key
Value
fsId
*
onDate
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python