Returns recorded input submissions for the agreement. Use this to inspect what events have been submitted.
UseDocumentation Index
Fetch the complete documentation index at: https://docs.shodai.network/llms.txt
Use this file to discover all available pages before exploring further.
client.listAgreementInputs(...) to inspect submitted events before deciding the next lifecycle action.API key. Send this value in the X-API-Key request header.
Agreement ID or deployed agreement address.
Optional platform user ID filter.
Cached input records.
Deployed agreement address associated with this input.
Chain ID for the deployed agreement.
Input ID submitted to the agreement.
Encoded input payload retained by the API.
Business values submitted with the input.
Transaction hash for the input submission.
Input record creation timestamp.
Input record update timestamp.
Input submission status.
PENDING, MINED, FAILED Platform user ID associated with the submission, when available.
Block number for the mined input transaction, when available.
Error message when the input submission failed.