Skip to main content
POST
/
sydia
/
policy
/
list
Fetch list of sydia policies
curl --request POST \
  --url https://api.example.com/sydia/policy/list \
  --header 'Content-Type: application/json' \
  --data '
{
  "tenantId": "<string>"
}
'
{}

Body

application/json
tenantId
string
required

Response

200 - application/json

The response is of type object.