Dxn API
string string · requiredstring · date-time · requiredstring · date-time · required string · requiredstring · date-time · requiredstring string
ListPolicies
A paginated list of policies.
object[] · required
The list of policies
nextPageToken to fetch the next page of results
Policy
A policy document as returned by the API.
idThe unique identifier for the policy
object · required
The JDM-compatible policy document
createdAtWhen the policy was created
updatedAtWhen the policy was last updated
Decision
A decision document as returned by the API.
idThe unique identifier for the policy
createdAtWhen the decision was created
policyIdThe ID of the policy this decision was evaluated against
object
The output of the decision evaluation
CreateDecisionRequest
Request body for creating a new decision.
policyIdThe policyId for the decision evaluation
object
The input data for the decision evaluation
CreatePolicyRequest
Request body for creating a new policy.
object · required
The JDM-compatible policy document