GET /API/v2/Reports/AttachFiles/GetList/{reportId}?attachedByAccessiblePartnerId=!{attachedByAccessiblePartnerId}&attachedByOrganizationId=!{attachedByOrganizationId}&fileName=!{fileName}&contentType=!{contentType}

帳票の添付ファイルについてのメタ情報を全て取得します。 帳票ID(***reportId***)を指定して、その帳票の添付ファイルについてのメタ情報を全て取得します。 帳票の添付ファイルを獲得できるパートナーは、帳票にアクセス可能なパートナー(***/API/v2/Reports/AccessiblePartners***)にて、その帳票にアクセス権限を持つパートナーとして登録されている組織に所属している利用者です。 帳票の添付ファイルに関する詳細については、[帳票の添付ファイルについて]()を参照ください。

Request Information

URI Parameters

NameDescriptionTypeAdditional information
reportId

帳票ID

String

Required

Max length: 30

attachedByAccessiblePartnerId

添付したパートナーID

String, Null

Max length: 72

attachedByOrganizationId

添付したパートナーの組織ID

String, Null

Max length: 20

fileName

ファイル名

String, Null

None.

contentType

コンテンツタイプ

String, Null

None.

Body Parameters

None.

Response Information

Resource Description

v2.ReportAttachFileMeta

NameDescriptionTypeAdditional information
fileId

ファイルID

String

Required

Max length: 36

fileName

ファイル名

String

Required

Max length: 244

contentType

コンテンツタイプ

String

Required

attachedAt

添付日時

String

Required

Format : date-time

attachedByAccessiblePartnerId

添付したパートナーID

String

Required

Max length: 72