Download document file

GET /api-v1/document/download/{id}

Headers

Path parameters

  • id integer Required

    id

Responses

  • 200

    OK

    Minimum value is -128, maximum value is 127.

  • 400

    400 Bad Request

  • 401

    401 Unauthorized

  • 403

    403 Access Denied

  • 404

    404 Not Found

  • 500

    500 Internal Server Error

GET /api-v1/document/download/{id}
curl \
 -X GET http://wyzio.app/api-v1/document/download/{id} \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"
Response examples (200)
42