Skip to main content
GET
Retrieve metadata for an artifact, such as a financial spread’s report or spreadsheet. The response includes the download content type and a suggested filename; it does not include the file itself. Fetch the bytes with Download Artifact.

Authentication

Requires the x-api-key header with a valid workspace API key.

Path Parameters

string
required
The artifact id, from a spread’s artifacts array or the spread.completed webhook.

Response

boolean
Whether the request succeeded.
object
The artifact metadata.

Errors

error
No artifact with this id exists in your workspace.