Skip to main content
GET
cURL

Query Parameters

start_timestamp
integer
default:Current time

The most recent timestamp to return the results for (milliseconds since the UNIX epoch) The timestamp (milliseconds since the Unix epoch)

Example:

1536569522277

count
integer
default:5

Maximum count of returned announcements, default - 5, maximum - 50

Required range: 1 <= x <= 50
Example:

10

Response

200 - application/json

Success response

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
object[]
required
id
integer

The id that was sent in the request