Skip to Content
Release Notes9.9.0 ~ 9.9.8External API Changes (9.9.4 Version > 9.9.5 Version)

API Docs Json File

📎 994_external.json 📎 995_external.json

1. Access Approval API

(GET) List

Request

  • No changes

Response

Before Change

After Change

  • id
  • id has been added.

2. Approval API

(GET) List

Request

  • No changes

Response

Before Change

After Change

  • id
  • id has been added.

3. Audit Log API

(GET) List of Approval

/api/external/audit-logs

Request

  • Query Parameter
  • Content about cursor that was incorrectly displayed in /api/docs has been corrected.

Response

  • Content about nextCursor that was incorrectly displayed in /api/docs has been corrected.

4. Notification Channels API

(GET) List

/api/external/notification-channels

Request

  • Query Parameter

Before Change

After Change

  • dataFlowRequest.filterKey
  • dataFlowRequest.filterValue
  • dataFlowRequest.sortKey
  • dataFlowRequest.sortType
  • filterKey
  • filterValue
  • sortKey
  • sortType
  • Names have been changed.

Response

  • No changes
Last updated on