AStA HSFL – API (1.0.0)

Download OpenAPI specification:Download

OpenAPI for AStA Insights

GET mensa menu plan

Returns the current menu data for a specific mensa by Studentenwerk SH.

Authorizations:
None
query Parameters
mensaId
required
integer
Example: mensaId=7

The ID of the mensa of the Studentenwerk SH

dayOfWeek
required
integer
Example: dayOfWeek=1

The day of the week (1 = Monday, 2 = Tuesday, etc.)

Responses

Response samples

Content type
application/json
{
  • "meta-data": {
    },
  • "menu-data": [
    ]
}