curl --location --request GET 'http://localhost:8100/layouts/layouts'{
"code": 0,
"result": [
{
"id": "string",
"uid": "string",
"name": "string",
"createdAt": "string",
"updatedAt": "string"
}
],
"error": "string"
}