Calls: {root}/system message
GET/ get
| Route | {root}/v4/system-message/get | 
| Request type | URL | 
| User level | NONE | 
| Requires authentication | No | 
| Response type | Array() | 
| Sample call | {root}/v4/system-message/get | 
Sample cURL
curl --location --request GET "{{ROOT}}system-message/get/-H "app-id:{{APP_ID}}" \
-H "Content-Type: application/json" \
-H "Accept-Encoding: gzip" \
-H "accept: */*" \
                                    
                                Sample response
[
{
"object_name":"title",
"type":"String",
"is_nullable":false,
"nest":null,
"custom":null
"note":
},
{
"object_name":"message",
"type":"String",
"is_nullable":false,
"nest":null,
"custom":null
"note":
},
{
"object_name":"type_id",
"type":"custom",
"is_nullable":false,
"nest":null,
"custom":[
{
"name":"available",
"value":"1"
},
{
"name":"maintenance",
"value":"2"
}]
"note":
},
{
"object_name":"start_date",
"type":"DateTime",
"is_nullable":false,
"nest":null,
"custom":null
"note":
},
{
"object_name":"end_date",
"type":"DateTime",
"is_nullable":false,
"nest":null,
"custom":null
"note":
}
]
Don't have a WhosOff account yet?
Instantly reduce time spent on leave management with your FREE, no obligation trial today!
            Sign up today and get until Friday, 26th December 2025 to try the full service, for Free!