v1

latestOpenAPI 3.1.02026-07-2685154311.7 KB
Flow

List incoming payins for an entity (as responder)

Retrieves a paginated list of incoming payin transactions where the entity acts as the responder within Flow workflows. These are payins initiated by other entities that this entity needs to respond to. Supports filtering by client references and Flow workflow states.

get/entities/{entityDID}/flow/payins/incoming

Path parameters

entityDIDstring did required

Decentralized Identifier (DID)

Example:did:web:vasps.id:jxnl0411:at

The DID of the entity

Query parameters

string
OR
string[]

Client references to filter by (single or array)

limitstring

Maximum number of results to return

offsetstring

Number of results to skip for pagination

string
OR
string[]

Flow workflow states to filter by (single or array)

Response

List of incoming payins retrieved successfully