Get attachment details

Get details about an attachment.

From the response, use downloadLink in a GET request to download the attachment.

curl '{downloadLink}' --header 'sessionId: {session_id}' --output {attachment_name}
Path Params
string
required
length ≥ 1

BILL-generated ID of the attachment. The value begins with att.

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

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