Get Invoice

API Doc

Interactive API docs can be found at: https://run.truebit.network/transcript-query/api-docs/

Overview

By calling this endpoint, you’ll receive the Invoice Transcript associated with the given executionId or transcriptHash.

Find transcript invoice by executionId

get
/task/{executionId}/transcriptInvoice

Returns the transcript invoice associated with the given executionId parameter

Path parameters
executionIdstringRequired

Execution Id

Responses
get
/task/{executionId}/transcriptInvoice

Response Data

It returns the Invoice Transcript associated with the given executionId or transcriptHash

Last updated

Was this helpful?