curl --request GET \
--url http://localhost/api/status{
"data": {
"status": "<string>",
"message": "<string>"
}
}curl --request GET \
--url http://localhost/api/status{
"data": {
"status": "<string>",
"message": "<string>"
}
}Show child attributes