The resource object representing a file hosted on TransactionLink's servers. The file may have been uploaded by yourself using the create resource request (for example, when uploading documents) or it may have been created by workflow
POST Create Resource
GET Resource
Get resource
get
Get a resource
Path parameters
resourceIdstring · uuidrequired
UUID of the resource to get
Responses
application/pdf
string · binaryoptional
application/json
get
GET /resources/{resourceId} HTTP/1.1
Host: api.transactionlink.io
Accept: */*