Get content

Returns metadata about an uploaded content resource (name, description, scan result if requested) without streaming the binary. Pair with /content/{id}/image or /content/{id}/content when you need the actual bytes. Accessible to the resource's owner and to approvers of the expense report the content is attached to.

Path Params
string
required
^[0-9a-fA-F]{32}$

UUID of the content resource (returned by POST /content).

Query Params
include
array of strings

Optional response add-ons. scanResult includes the OCR scan result when the content has been scanned.

include
Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json