v2

latestOpenAPI 3.1.02026-07-267085761.0 MB
Admin Bank

List Plaid Signal Reports From Db

get/api/admin/bank/plaid/list/signal/{bank_account_id}

Path parameters

bank_account_idstring uuid required

Response

Successful Response

successboolean

Indicates whether the request was processed successfully.

status_codeinteger nullable

HTTP status code representing the result of the request.

messagestring nullable

Short, human-readable message describing the outcome of the request.

rowCountinteger nullable

Total number of records returned in rowData.

queryGeneratedTimeinteger nullable

Unix timestamp (in seconds) indicating when the response was generated.

Example response

{
  "success": true
}