Managed Signing
List Policies

Knit API Documentation

List Policies

Endpoint

GET

{{baseUrl}}/api/v1/managed-signing/policies

This endpoint retrieves all policies for your business.

Headers
  • X-API-KEY: Your API key for authentication.
  • Accept: Set to application/json to receive responses in JSON format.
Sample Request
curl --location -g '{{baseUrl}}/api/v1/managed-signing/policies' \
--header 'X-API-KEY: {{apiKey}}' \
--header 'Accept: application/json'
Sample Response
Sample Response
{
  "statusCode": 200,
  "message": "Policies retrieved",
  "data": [
    {
      "id": "<local-policy-id>",
      "businessId": "<business-id>",
      "name": "default",
      "rules": {
        "chains": ["ETHEREUM_MAINNET"],
        "maxApprovalAmount": "1000000",
        "denyUnlimitedApprovals": true
      },
      "createdAt": "2026-01-20T18:30:40.912Z",
      "updatedAt": "2026-01-20T18:30:40.912Z"
    }
  ],
  "success": true
}
Response Fields
FieldTypeDescription
idstringLocal policy ID
businessIdstringYour business ID
namestringPolicy name
rulesobjectPolicy rules configuration
createdAtstringCreation timestamp
updatedAtstringLast update timestamp

Contact

business@useknit.io

Knit Business Financial Services Ltd.
3080 Yonge St
Toronto ON, M4N 3N1, Canada

Subscribe to our newsletter

A monthly digest of the latest news, articles, and resources.

Knit logo

© KNIT BUSINESS FINANCIAL SERVICES LIMITED is duly registered by the Financial Transactions and Reports Analysis Centre of Canada (FINTRAC) as a Money Service Business (C100000256)