メインコンテンツへスキップ
GET
/
api
/
app-api
/
sip
/
platform
/
v2
/
category
/
sample
/
download
単一カテゴリサンプルをダウンロード
curl --request GET \
  --url https://docflow.textin.com/api/app-api/sip/platform/v2/category/sample/download \
  --header 'x-ti-app-id: <api-key>' \
  --header 'x-ti-secret-code: <api-key>'
"<string>"

承認

x-ti-app-id
string
header
必須
x-ti-secret-code
string
header
必須

クエリパラメータ

workspace_id
string
必須

ワークスペース ID

:

"1234567890"

category_id
string
必須

ファイルカテゴリ ID

:

"1234567890"

sample_id
string
必須

サンプル ID

:

"1234567890"

レスポンス

200 - application/octet-stream

サンプルファイルのダウンロードに成功

The response is of type file.