Get all maintenance requests

GET {{baseUrl}}/get?all=true

Get all maintenance requests in the system.

Request Params

KeyDatatypeRequiredDescription
allboolean

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"status":"success"},{"firstName":"Ben","id":"0729d37c-ef9f-4ffa-8f71-a6eedf1f95b7","lastName":"Smith","service":"Oil Change"}]