Create and List Policies

Use the following APIs to create a reconciliation policy and list the existing reconciliation policies.

Endpoint(s)

Copy

Query Parameters

NameTypeRequiredDescription
pageintegerNoPage number to retrieve when listing policies (default: 0).
sizeintegerNoPage size for pagination (default: 25).
onlyActivebooleanNoIf true, returns only active Reconciliation policies.

Notes

  • POST is used to create a Reconciliation policy (body required, no query params).
  • GET lists Reconciliation policies with pagination support.

Sample Requests

Create (example) — equality on a join of two assets

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard