Skip to main content
GET
/
v1
/
screenings
/
{screeningPublicId}
/
packaging
/
masterbox
Get masterbox for a screening
curl --request GET \
  --url https://api.maalbar.dk/v1/screenings/{screeningPublicId}/packaging/masterbox \
  --header 'X-Api-Key: <api-key>'
{
  "message": "<string>"
}

Authorizations

X-Api-Key
string
header
required

Path Parameters

screeningPublicId
string
required

Response

Response for status 200