Find Artifact
Find a file that already exists in this vault: something the agent generated (chart, workbook, CSV, report) or a document a member added. Search by title, newest first. Use it BEFORE rebuilding anything, and to get the artifactId that send_email attaches.
Authentication
AuthorizationBearer
Create a personal key in Alpha settings, or use an access token issued to an approved OAuth client.
Request
This endpoint expects an object.
vault
Exact vault id or name from list_vaults. Required whenever the key can reach more than one vault; never guess or use one client’s vault for another.
query
Words from the title. Omit to list the most recent.
kind
Narrow to one kind of file
Allowed values:
limit
1-25, default 10
Response headers
X-Request-Id
Stable identifier for tracing this request in Alpha logs.
Response
Find Artifact completed.
data
The result returned by the selected Alpha tool.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error