Get Document
  • 07 Oct 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Get Document

  • Dark
    Light
  • PDF

Article summary

The Get Document API retrieves metadata and content of a document that is being processed in a transaction. The request needs to contain the document ID and the transaction ID.

The document is a fundamental resource in the OneSpan platform domain model (see Document model).

Syntax

GET /api/transaction/uuid: transaction_id/document/document_id/pdf

Examples

Example request

GET /api/transaction/dcaad720-d1e9-47ba-a76b-a6370ef0373b/document/ee02adab-4946-4fae-884f-d8990aaf776a/pdf HTTP/1.1
Host: onespan.com
Accept: application/json, text/javascript

Example response

HTTP/1.1 200 OK
Vary: Accept
Content-Type: application/json; charset=UTF-8

The response body contains the requested document.

Headers

The following headers are included in the request and the response:

Request headers

  • Accept: The response content type depends on the Accept header.

  • Authorization: The OAuth/JWT token to authenticate.

Response Headers

Status codes

Status codes

Status code

Name

Description

200

OK

No error.

400

Bad Request

The transaction data is invalid.

401

Unauthorized

Invalid token.

403

Forbidden

The token does not grant transaction creation rights.

500

Internal Server Error

Server or application error.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence