Fetch Websocket Conversaction
Get Cakes
GET
{{BASE_URL}}/api/v1/message/all?customerUuid=[customer_uuid]&sessionUuid=[session_uuid]
This endpoint allows you to get free cakes.
Path Parameters
Name
Type
Description
id
string
ID of the cake to get, for free of course.
Headers
Name
Type
Description
Authentication
string
Authentication token to track down who is emptying our stocks.
Last updated