getTransaction

suspend fun getTransaction(transactionId: String, authToken: AuthToken): AnchorTransaction

Get single transaction's current status and details.

Return

transaction object

Parameters

transactionId

transaction ID

authToken

auth token of the account authenticated with the anchor

Throws

if SEP-24 interactive flow is not configured