Skip to main content
GET
Export integration logs CSV

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須

クエリパラメータ

startDate
number
:

1644399011

endDate
number
:

1644399011

serviceNameOrWorkspaceName
string
:

"GitHub/Mfi"

result
enum<string>
利用可能なオプション:
success,
failed
:

"success"

action
enum<string>
利用可能なオプション:
aggregateAll,
invite,
create,
update,
delete,
deactivate,
removeFilePermissions,
deleteWorkspace,
syncOneFile,
createRole,
createDevice
:

"aggregateAll"

requester
string
:

"nguyen.tri.minh@moneyforward.co.jp"

requesterType
enum<string>
利用可能なオプション:
system,
user
:

"system"

newWorkflow
boolean

When true, generate the CSV asynchronously via an iggre-request and return a requestId to poll.

:

true

レスポンス

200 - application/json
csvUrl
string
必須
read-only
:

"https://integration-logs.s3.ap-northeast-1.amazonaws.com/123456789.csv"

requestId
string | null
read-only
:

"78bf2e33-4459-4e5f-9fe7-a44e3e70b488"

最終更新日 2026年8月24日