get http://api-gateway-eu.phorest.com/third-party-api-server/api/business//branch//machine
List machines
Log in to see full request history
Responses
List machines
xxxxxxxxxx
curl --request GET \
--url http://api-gateway-eu.phorest.com/third-party-api-server/api/business/businessId/branch/branchId/machine \
--header 'accept: */*'
xxxxxxxxxx
43}
{
"links": [
{
"rel": "string",
"href": "string",
"hreflang": "string",
"media": "string",
"title": "string",
"type": "string",
"deprecation": "string",
"profile": "string",
"name": "string"
}
],
"_embedded": [
{
"machineId": "ab-123",
"name": "123456",
"description": "The machine description",
"color": 0,
"archived": false,
"links": [
{
"rel": "string",
"href": "string",