Get a raw topology part
Get a raw topology part by its id
Path Parameters
- document_id string required
Document id
- topology_id string required
Topology id
Query Parameters
- alt_extension string
Alternative extension for the document like .pdf or .msg
- key string required
Responses
- 200
Document
Schema
- string
GET /documents/:document_id/topology/parts/:topology_id/raw
Authorization: api_key
name: keyin: querytype: apiKey
curl -L -X GET 'https://integration.prd.paperbox.ai/v3/documents/:document_id/topology/parts/:topology_id/raw' \
-H 'Accept: application/octet-stream'
curl -L -X GET 'https://integration.prd.paperbox.ai/v3/documents/:document_id/topology/parts/:topology_id/raw' \
-H 'Accept: application/octet-stream'
curl -L -X GET 'https://integration.prd.paperbox.ai/v3/documents/:document_id/topology/parts/:topology_id/raw' \
-H 'Accept: application/octet-stream'
curl -L -X GET 'https://integration.prd.paperbox.ai/v3/documents/:document_id/topology/parts/:topology_id/raw' \
-H 'Accept: application/octet-stream'