Get Transaction Requests By Project

Gets a list of transaction requests 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 function signature, contract address, or transaction id
pageintegerOptional
limitintegerOptional

Response

This endpoint returns an object.
transactionRequestslist of objects
totalinteger

Errors