To get Mac Login Window policy PayloadItem
https://{server-hostname}:8383/api/v1/mdm/profiles/{profile_id}/payloads/macloginwindow/payloaditems/{payload_id}
MDMDeviceMgmt.READCopied!
Authorization: d92d4xxxxxxxxxxxxx15f52
Unique identifier of the profile. Obtain from the Create Profile or Get Profiles response
Unique identifier of the payload item. Obtain from the Get Payload Item IDs response
curl --request GET \
--url https://appdomain/api/v1/mdm/profiles/{profile_id}/payloads/macloginwindow/payloaditems/{payload_id} \
--header 'Accept: application/json' \
--header 'Authorization: d92d4xxxxxxxxxxxxx15f52'Unique identifier of the payload item
Show Full Name. Default: false
Show Admin Users. Default: true
Show Local Users. Default: true
Show Mobile Accounts. Default: true
Include Network User. Default: false
Show Other Users. Default: true
Show Sleep Button. Default: true
Show Restart Button. Default: true
Show Shutdown Button. Default: true
Disable Restart On Login. Default: false
Disable Shutdown On Login. Default: false
Disable Logout Menu Item. Default: false
Disable Sleep On Login. Default: false
Show Input Menu. Default: true
Disable Immediate Lock. Default: false
Disable Auto Login. Default: false
Disable Fde Auto Login. Default: false
Enable Console Login. Default: true
Enable External Accounts. Default: true
Admin May Disable Management. Default: false
Set Computer Name To Record Name. Default: false
Allow Guest Account. Default: true
Allow Multiple Session. Default: true
Number of failed login attempts after which password hint is shown
Auto-logout delay in minutes. 0 means disabled
Idle time in minutes before screen saver activates
Login Window Text
Ask For Password In Screen Saver. Default: true
Full configuration details of Login Window payload item
{
"include_network_user": false,
"show_other_users": true,
"payload_id": 6967000001030056,
"show_full_name": false,
"disable_restart_on_login": false,
"show_mobile_accounts": true,
"show_admin_users": true,
"show_shutdown_button": true,
"show_local_users": true,
"show_sleep_button": true,
"show_restart_button": true
}
![]()
Duration: 1 minute | Threshold: 120 | Lock period: 5 minutes
Duration - Time window for the threshold.
Threshold - Number of API calls allowed within the specified duration.
Lock Period - Wait time before consecutive API requests.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.