/cosmos/{chain}/txs/job/{pageId}

Fetches a single page of results for a given job (previously triggered by the start endpoint).

You will normally call this endpoint by simply iterating over the nextPageUrl field in the response from the start endpoint.

If you get a 425, retry on an interval until you get the results back. When you get a result, the response will include a nextPageUrl that you can use to fetch the next page.

Note: If no nextPageUrl is returned, you have reached the end of the job.

Path Params
string
required

Name of the chain.

string
required

Page ID of the job, as returned by the start endpoint.

Headers
string
required
Defaults to demokey

API Key for Translate API. To generate an API Key, visit https://noves.fi/pricing

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
202

Accepted

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json