curl --location --request GET 'https://smart-locker-api.byrokket.com/api/devices/type'{
"status": true,
"data": [
{
"id": "string",
"devices_type": "string",
"created_by": "string",
"created_at": "string",
"updated_at": "string"
}
]
}