include-built-in=yes to append the built-in scopes (marked built-in: yes) so one call feeds a scope picker.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/scopes?parent-scope=undefined&enabled=undefined&include-built-in=undefined&sort=undefined&start=undefined&limit=undefined' \
--header 'Authorization: Bearer <token>'[
{
"name": "Platform Manager",
"parent-scope": "Super User",
"description": "Ops admin — no platform config or routing changes",
"read-only": "no",
"modifications": {
"nsconfig": "none",
"route": "ro",
"device": "no-delete",
"phonenumber": "update-only"
},
"enabled": "yes",
"built-in": "yes"
}
]