Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
English
Deutsch
English
Deutsch
Appearance
Menu
Return to top
Returns details of the food share point with the given ID.
GET
/api/foodSharePoints/{foodSharePointId}
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
foodSharePointId
*
Type
string
Required
Pattern
"[1-9][0-9]*"
Responses
200
401
403
404
Success
GET
/api/foodSharePoints/{foodSharePointId}
Playground
Authorization
api_key
Variables
Key
Value
foodSharePointId
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python