curl --location -g --request GET 'http://{{host}}/v1/security/content-selectors'
[
{
"name": "string",
"type": "csel",
"description": "string",
"expression": "format == \"maven2\" and path =^ \"/org/sonatype/nexus\""
}
]