Skip to main content
Skip table of contents

Changes to the External API (v9.9.4 > v9.9.5)

External API Changes


API Docs Json File

994_external.json 995_external.json


1. Access Approval API

(GET) List

Request
  • None

Response

Before

After

  • id

  • id has been added.


2. Approval API

(GET) List

Request
  • None

Response

Before

After

  • id

  • id has been added.


3. Audit Log API

(GET) List of Approval

/api/external/audit-logs

Request
  • Query Parameter

  • The information regarding the cursor, which was incorrectly displayed in /api/docs, has been updated.

Response
  • The information regarding the nextCursor, which was incorrectly displayed in /api/docs, has been updated.


4. Notification Channels API

(GET) List

/api/external/notification-channels

Request
  • Query Parameter

Before

After

  • dataFlowRequest.filterKey

  • dataFlowRequest.filterValue

  • dataFlowRequest.sortKey

  • dataFlowRequest.sortType

  • filterKey

  • filterValue

  • sortKey

  • sortType

  • The Names have been changed.

Response
  • None

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.