Fenergo Nebula Policy Query 4.0

Fenergo Nebula Policy Query — OpenAPI 3.0.4 contract published by Fenergo for the policyquery service of the Fen-X SaaS platform, carrying 36 path(s) and 36 operation(s). Harvested verbatim from Fenergo's own published specification endpoint.

Operations 36

GET /api/v4/policies/{entityPolicyId}/document-requirements/{documentRequirementId} Get document requirement from specific policy #
GET /api/v4/policies/{entityPolicyId}/version/{versionNumber}/document-requirements/{documentRequirementId} Get document requirement from specific version of the policy #
POST /api/v4/policies/{entityPolicyId}/document-requirements Get document requirements from the current version of the policy #
POST /api/v4/policies/{entityPolicyId}/version/{versionNumber}/document-requirements Get document requirements from the current version of the policy #
GET /api/v4/policies/{entityPolicyId}/e-signature-document-requirements/{eSignatureDocumentRequirementId} Get e-signature e-signature document requirement from specific policy #
GET /api/v4/policies/{entityPolicyId}/version/{versionNumber}/e-signature-document-requirements/{eSignatureDocumentRequirementId} Get e-signature document requirement from specific version of the policy #
POST /api/v4/policies/{entityPolicyId}/e-signature-document-requirements Get e-signature document requirements from the current version of the policy #
POST /api/v4/policies/{entityPolicyId}/version/{versionNumber}/e-signature-document-requirements Get e-signature document requirements from the current version of the policy #
GET /api/v4/policies/{entityPolicyId}/fields/{fieldId} Get specific field from a specific version of the policy #
GET /api/v4/policies/{entityPolicyId}/version/{versionNumber}/fields/{fieldId} Get specific field from a specific version of the policy #
POST /api/v4/policies/{entityPolicyId}/fields Get fields from the current version of the policy #
POST /api/v4/policies/{entityPolicyId}/version/{versionNumber}/fields Get fields from the current version of the policy #
POST /api/v4/policies/{entityPolicyId}/fields/summary Get fields' summary from the current version of the policy. Returns summary from a most-recently published version of the policy. If workspace ID is provided, it will additionally #
POST /api/v4/policies/{entityPolicyId}/version/{versionNumber}/fields/evaluate Evaluate fields for a specific policy version #
GET /api/v4/fields/{entityType}/indexable Returns all indexable fields for the given entity type as two collections: single fields and collection (data-group) fields. Each collection is deduplicated case-insensitively by d #
GET /api/v4/policies/{entityPolicyId}/jurisdictions Get jurisdictions from the current version of the policy #
GET /api/v4/policies/{entityPolicyId}/version/{versionNumber}/jurisdictions Get jurisdictions from a specific version of the policy #
GET /api/v4/policies/{entityPolicyId}/jurisdictions/{jurisdictionId} Get specific jurisdiction from a specific version of the policy #
GET /api/v4/policies/{entityPolicyId}/version/{versionNumber}/jurisdictions/{jurisdictionId} Get specific jurisdiction from a specific version of the policy #
GET /api/v4/policies/{entityPolicyId}/jurisdictions/available Get all current jurisdictions for a given policy #
GET /api/v4/policies Get policies #
GET /api/v4/policies/{entityPolicyId}/summary Get policy by ID #
GET /api/v4/policies/{entityPolicyId}/versions Get policy versions #
GET /api/v4/policies/{entityPolicyId} Get latest policy version #
GET /api/v4/policies/{entityPolicyId}/versions/{versionNumber} Get specified policy version #
GET /api/v4/policies/{entityPolicyId}/workspaces Get available workspaces #
GET /api/v4/policies/{entityPolicyId}/changes Get workspace changes #
GET /api/v4/policies/{entityPolicyId}/changes-summary Get workspace change summary #
GET /api/v4/policies/{entityPolicyId}/tags/suggestions Get tag suggestions #
GET /api/v4/policies/migration-status #
GET /api/v4/policies/{entityPolicyId}/related-party-requirements/{relatedPartyRequirementId} Get related party requirement from specific policy #
GET /api/v4/policies/{entityPolicyId}/version/{versionNumber}/related-party-requirements/{relatedPartyRequirementId} Get related party requirement from specific version of the policy #
POST /api/v4/policies/{entityPolicyId}/related-party-requirements Get related party requirements from the current version of the policy #
POST /api/v4/policies/{entityPolicyId}/version/{versionNumber}/related-party-requirements Get related party requirements from the current version of the policy #
GET /api/v4/workspaces Get workspaces #
GET /api/v4/workspaces/current Get the user's current workspace #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/policyquery-v4-0"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

fenergo-policyquery-v4-0-openapi.json Raw ↑
{
  "openapi": "3.0.4",
  "info": {
    "title": "Fenergo Nebula Policy Query",
    "description": "Policy Query API is part of FenX eco-system to query for Requirement Sets, Requirements, Data Groups and Data Group Fields Instances. All the operations require valid access token obtained from Identity service.",
    "version": "4.0"
  },
  "servers": [
    {
      "url": "/policyquery"
    }
  ],
  "paths": {
    "/api/v4/policies/{entityPolicyId}/document-requirements/{documentRequirementId}": {
      "get": {
        "tags": [
          "DocumentRequirement"
        ],
        "summary": "Get document requirement from specific policy",
        "description": "\nReturns document requirement.<br /><br /><b>Required permissions:</b><br />Following permissions are required: PolicyConfigurationAccess",
        "operationId": "GetDocumentRequirement",
        "parameters": [
          {
            "name": "entityPolicyId",
            "in": "path",
            "description": "ID of the policy",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "documentRequirementId",
            "in": "path",
            "description": "ID of the document requirement",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "workspaceId",
            "in": "query",
            "description": "ID of the workspace. If not provided, the default workspace will be used",
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "X-TENANT-ID",
            "in": "header",
            "description": "The UiD of the tenant representing organization",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "b11f8be3-f29b-4959-8964-956d4af7c468"
          }
        ],
        "responses": {
          "200": {
            "description": "Success. Document requirement is returned",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/DocumentRequirementViewModelDtoServiceResponse"
                }
              }
            }
          },
          "400": {
            "description": "One or more validation errors occurred",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.1",
                  "title": "One or more validation errors occurred",
                  "detail": "Name is required",
                  "status": 400,
                  "errorCode": "VALIDATION_ERROR",
                  "validationErrors": [
                    {
                      "propertyName": "Name",
                      "errorMessage": "Name is required",
                      "attemptedValue": "",
                      "validatorType": "NotEmptyValidator"
                    }
                  ]
                }
              }
            }
          },
          "404": {
            "description": "Resource not found",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://tools.ietf.org/html/rfc7231#section-6.5.4",
                  "title": "Resource not found",
                  "detail": "Not Found",
                  "status": 404
                }
              }
            }
          },
          "401": {
            "description": "User is not authorized to perform this request",
            "content": {
              "application/json": {
                "example": {
                  "message": "Unauthorized"
                }
              }
            }
          },
          "403": {
            "description": "Access to resource is forbidden.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.3",
                  "title": "Access to resource is forbidden.",
                  "detail": "Access denied. Following permissions are required: Permission1, Permission2",
                  "status": 403
                }
              }
            }
          },
          "500": {
            "description": "Internal server exception. Please, contact your provider.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.6.1",
                  "title": "Internal server exception. Please, contact your provider.",
                  "detail": null,
                  "status": 500,
                  "errorCode": "INTERNAL_SERVER_ERROR"
                }
              }
            }
          },
          "410": {
            "description": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.9",
                  "title": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
                  "detail": "This endpoint is obsolete and was terminated on yyyy-MM-dd",
                  "status": 410,
                  "errorCode": "OBSOLETE_ENDPOINT"
                }
              }
            }
          }
        }
      }
    },
    "/api/v4/policies/{entityPolicyId}/version/{versionNumber}/document-requirements/{documentRequirementId}": {
      "get": {
        "tags": [
          "DocumentRequirement"
        ],
        "summary": "Get document requirement from specific version of the policy",
        "description": "\nReturns document requirement.<br /><br /><b>Required permissions:</b><br />Following permissions are required: PolicyConfigurationAccess",
        "operationId": "GetHistoricDocumentRequirement",
        "parameters": [
          {
            "name": "entityPolicyId",
            "in": "path",
            "description": "ID of the policy",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "documentRequirementId",
            "in": "path",
            "description": "ID of the document requirement",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "versionNumber",
            "in": "path",
            "description": "Version number of the policy",
            "required": true,
            "schema": {
              "minimum": 1,
              "type": "integer",
              "format": "int32"
            }
          },
          {
            "name": "X-TENANT-ID",
            "in": "header",
            "description": "The UiD of the tenant representing organization",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "b11f8be3-f29b-4959-8964-956d4af7c468"
          }
        ],
        "responses": {
          "200": {
            "description": "Success. Document requirement is returned",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/DocumentRequirementViewModelDtoServiceResponse"
                }
              }
            }
          },
          "400": {
            "description": "One or more validation errors occurred",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.1",
                  "title": "One or more validation errors occurred",
                  "detail": "Name is required",
                  "status": 400,
                  "errorCode": "VALIDATION_ERROR",
                  "validationErrors": [
                    {
                      "propertyName": "Name",
                      "errorMessage": "Name is required",
                      "attemptedValue": "",
                      "validatorType": "NotEmptyValidator"
                    }
                  ]
                }
              }
            }
          },
          "404": {
            "description": "Resource not found",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://tools.ietf.org/html/rfc7231#section-6.5.4",
                  "title": "Resource not found",
                  "detail": "Not Found",
                  "status": 404
                }
              }
            }
          },
          "401": {
            "description": "User is not authorized to perform this request",
            "content": {
              "application/json": {
                "example": {
                  "message": "Unauthorized"
                }
              }
            }
          },
          "403": {
            "description": "Access to resource is forbidden.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.3",
                  "title": "Access to resource is forbidden.",
                  "detail": "Access denied. Following permissions are required: Permission1, Permission2",
                  "status": 403
                }
              }
            }
          },
          "500": {
            "description": "Internal server exception. Please, contact your provider.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.6.1",
                  "title": "Internal server exception. Please, contact your provider.",
                  "detail": null,
                  "status": 500,
                  "errorCode": "INTERNAL_SERVER_ERROR"
                }
              }
            }
          },
          "410": {
            "description": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.9",
                  "title": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
                  "detail": "This endpoint is obsolete and was terminated on yyyy-MM-dd",
                  "status": 410,
                  "errorCode": "OBSOLETE_ENDPOINT"
                }
              }
            }
          }
        }
      }
    },
    "/api/v4/policies/{entityPolicyId}/document-requirements": {
      "post": {
        "tags": [
          "DocumentRequirement"
        ],
        "summary": "Get document requirements from the current version of the policy",
        "description": "\nReturns document requirements.<br /><br /><b>Required permissions:</b><br />Following permissions are required: PolicyConfigurationAccess",
        "operationId": "ListDocumentRequirements",
        "parameters": [
          {
            "name": "entityPolicyId",
            "in": "path",
            "description": "ID of the policy",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "workspaceId",
            "in": "query",
            "description": "ID of the workspace. If not provided, the default workspace will be used",
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "X-TENANT-ID",
            "in": "header",
            "description": "The UiD of the tenant representing organization",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "b11f8be3-f29b-4959-8964-956d4af7c468"
          }
        ],
        "requestBody": {
          "description": "Defines pagination, sorting and filtering",
          "content": {
            "application/json": {
              "schema": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/SearchEntityDocumentRequirementsRequestDtoServiceRequest"
                  }
                ],
                "description": "Service request data"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "Success. List of document requirements is returned",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/DocumentRequirementSearchViewModelDtoItemsPageWithTotalServiceResponse"
                }
              }
            }
          },
          "400": {
            "description": "One or more validation errors occurred",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.1",
                  "title": "One or more validation errors occurred",
                  "detail": "Name is required",
                  "status": 400,
                  "errorCode": "VALIDATION_ERROR",
                  "validationErrors": [
                    {
                      "propertyName": "Name",
                      "errorMessage": "Name is required",
                      "attemptedValue": "",
                      "validatorType": "NotEmptyValidator"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "User is not authorized to perform this request",
            "content": {
              "application/json": {
                "example": {
                  "message": "Unauthorized"
                }
              }
            }
          },
          "403": {
            "description": "Access to resource is forbidden.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.3",
                  "title": "Access to resource is forbidden.",
                  "detail": "Access denied. Following permissions are required: Permission1, Permission2",
                  "status": 403
                }
              }
            }
          },
          "500": {
            "description": "Internal server exception. Please, contact your provider.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.6.1",
                  "title": "Internal server exception. Please, contact your provider.",
                  "detail": null,
                  "status": 500,
                  "errorCode": "INTERNAL_SERVER_ERROR"
                }
              }
            }
          },
          "410": {
            "description": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.9",
                  "title": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
                  "detail": "This endpoint is obsolete and was terminated on yyyy-MM-dd",
                  "status": 410,
                  "errorCode": "OBSOLETE_ENDPOINT"
                }
              }
            }
          }
        }
      }
    },
    "/api/v4/policies/{entityPolicyId}/version/{versionNumber}/document-requirements": {
      "post": {
        "tags": [
          "DocumentRequirement"
        ],
        "summary": "Get document requirements from the current version of the policy",
        "description": "\nReturns document requirements.<br /><br /><b>Required permissions:</b><br />Following permissions are required: PolicyConfigurationAccess",
        "operationId": "ListHistoricDocumentRequirements",
        "parameters": [
          {
            "name": "entityPolicyId",
            "in": "path",
            "description": "ID of the policy",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "versionNumber",
            "in": "path",
            "description": "Version number of the policy",
            "required": true,
            "schema": {
              "minimum": 1,
              "type": "integer",
              "format": "int32"
            }
          },
          {
            "name": "X-TENANT-ID",
            "in": "header",
            "description": "The UiD of the tenant representing organization",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "b11f8be3-f29b-4959-8964-956d4af7c468"
          }
        ],
        "requestBody": {
          "description": "Defines pagination, sorting and filtering",
          "content": {
            "application/json": {
              "schema": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/SearchEntityDocumentRequirementsRequestDtoServiceRequest"
                  }
                ],
                "description": "Service request data"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "Success. List of document requirements is returned",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/DocumentRequirementSearchViewModelDtoItemsPageWithTotalServiceResponse"
                }
              }
            }
          },
          "400": {
            "description": "One or more validation errors occurred",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.1",
                  "title": "One or more validation errors occurred",
                  "detail": "Name is required",
                  "status": 400,
                  "errorCode": "VALIDATION_ERROR",
                  "validationErrors": [
                    {
                      "propertyName": "Name",
                      "errorMessage": "Name is required",
                      "attemptedValue": "",
                      "validatorType": "NotEmptyValidator"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "User is not authorized to perform this request",
            "content": {
              "application/json": {
                "example": {
                  "message": "Unauthorized"
                }
              }
            }
          },
          "403": {
            "description": "Access to resource is forbidden.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.3",
                  "title": "Access to resource is forbidden.",
                  "detail": "Access denied. Following permissions are required: Permission1, Permission2",
                  "status": 403
                }
              }
            }
          },
          "500": {
            "description": "Internal server exception. Please, contact your provider.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.6.1",
                  "title": "Internal server exception. Please, contact your provider.",
                  "detail": null,
                  "status": 500,
                  "errorCode": "INTERNAL_SERVER_ERROR"
                }
              }
            }
          },
          "410": {
            "description": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.9",
                  "title": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
                  "detail": "This endpoint is obsolete and was terminated on yyyy-MM-dd",
                  "status": 410,
                  "errorCode": "OBSOLETE_ENDPOINT"
                }
              }
            }
          }
        }
      }
    },
    "/api/v4/policies/{entityPolicyId}/e-signature-document-requirements/{eSignatureDocumentRequirementId}": {
      "get": {
        "tags": [
          "ESignatureDocumentRequirement"
        ],
        "summary": "Get e-signature e-signature document requirement from specific policy",
        "description": "\nReturns e-signature document requirement.<br /><br /><b>Required permissions:</b><br />Following permissions are required: PolicyConfigurationAccess",
        "operationId": "GetESignatureDocumentRequirement",
        "parameters": [
          {
            "name": "entityPolicyId",
            "in": "path",
            "description": "ID of the policy",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "eSignatureDocumentRequirementId",
            "in": "path",
            "description": "ID of the e-signature document requirement",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "workspaceId",
            "in": "query",
            "description": "ID of the workspace. If not provided, the default workspace will be used",
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "X-TENANT-ID",
            "in": "header",
            "description": "The UiD of the tenant representing organization",
            "required": true,
            "schema": {
              "type": "string"
            },
            "example": "b11f8be3-f29b-4959-8964-956d4af7c468"
          }
        ],
        "responses": {
          "200": {
            "description": "Success. E-Signature E-Signature Document requirement is returned",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ESignatureDocumentRequirementViewModelDtoServiceResponse"
                }
              }
            }
          },
          "400": {
            "description": "One or more validation errors occurred",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.1",
                  "title": "One or more validation errors occurred",
                  "detail": "Name is required",
                  "status": 400,
                  "errorCode": "VALIDATION_ERROR",
                  "validationErrors": [
                    {
                      "propertyName": "Name",
                      "errorMessage": "Name is required",
                      "attemptedValue": "",
                      "validatorType": "NotEmptyValidator"
                    }
                  ]
                }
              }
            }
          },
          "404": {
            "description": "Resource not found",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://tools.ietf.org/html/rfc7231#section-6.5.4",
                  "title": "Resource not found",
                  "detail": "Not Found",
                  "status": 404
                }
              }
            }
          },
          "401": {
            "description": "User is not authorized to perform this request",
            "content": {
              "application/json": {
                "example": {
                  "message": "Unauthorized"
                }
              }
            }
          },
          "403": {
            "description": "Access to resource is forbidden.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.3",
                  "title": "Access to resource is forbidden.",
                  "detail": "Access denied. Following permissions are required: Permission1, Permission2",
                  "status": 403
                }
              }
            }
          },
          "500": {
            "description": "Internal server exception. Please, contact your provider.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.6.1",
                  "title": "Internal server exception. Please, contact your provider.",
                  "detail": null,
                  "status": 500,
                  "errorCode": "INTERNAL_SERVER_ERROR"
                }
              }
            }
          },
          "410": {
            "description": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/ProblemDetails"
                },
                "example": {
                  "type": "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.9",
                  "title": "Endpoint marked as deprecated was terminated. This response will be present only if the endpoint was marked as deprecated and has reached the sunset date. During the deprecation period, the API will include additional 'sunset' and 'deprecation' headers.",
                  "detail": "This endpoint is obsolete and was terminated on yyyy-MM-dd",
                  "status": 410,
                  "errorCode": "OBSOLETE_ENDPOINT"
                }
              }
            }
          }
        }
      }
    },
    "/api/v4/policies/{entityPolicyId}/version/{versionNumber}/e-signature-document-requirements/{eSignatureDocumentRequirementId}": {
      "get": {
        "tags": [
          "ESignatureDocumentRequirement"
        ],
        "summary": "Get e-signature document requirement from specific version of the policy",
        "description": "\nReturns e-signature document requirement.<br /><br /><b>Required permissions:</b><br />Following permissions are required: PolicyConfigurationAccess",
        "operationId": "GetHistoricESignatureDocumentRequirement",
        "parameters": [
          {
            "name": "entityPolicyId",
            "in": "path",
            "description": "ID of the policy",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "eSignatureDocumentRequirementId",
            "in": "path",
            "description": "ID of the e-signature document requirement",
            "required": true,
            "schema": {
              "type": "string",
              "format": "uuid"
            }
          },
          {
            "name": "versionNumber",
            "in": "path",
            "description": "Version number of the policy",
            "required": true,
            "schema": {
              "minimum": 1,
              "type": "integer",
              "format": "int32"
            }
          },
          {
            "name": "X-TENANT-ID",
            "in": "header",
            "description": "The UiD of the te

# --- truncated at 32 KB (465 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/fenergo/refs/heads/main/openapi/fenergo-policyquery-v4-0-openapi.json