Get Transactions Attempts by Project

Gets a list of transaction attempts for a project

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

projectIdUUIDRequired

Query Parameters

searchstringOptional
Optional search parameter will filter by transaction hash, wallet address, or transaction id
pageintegerOptional
limitintegerOptional
revertedbooleanOptional
statusenumOptional

Response

This endpoint returns an object.
transactionAttemptslist of objects
totalinteger