Get the block for the given round.
GET /v2/blocks/{round}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”A round number.
Query Parameters
Section titled “Query Parameters ”If true, only the block header (exclusive of payset or certificate) may be included in response.
Configures whether the response object is JSON or MessagePack encoded. If not provided, defaults to JSON.
Responses
Section titled “ Responses ”Encoded block object.
object
Block header data.
object
Optional certificate object. This is only included when the format is set to message pack.
object
object
Block header data.
object
Optional certificate object. This is only included when the format is set to message pack.
object
Bad Request - Non integer number
An error response with optional data field.
object
object
An error response with optional data field.
object
object
Invalid API Token
An error response with optional data field.
object
object
An error response with optional data field.
object
object
None existing block
An error response with optional data field.
object
object
An error response with optional data field.
object
object
Internal Error
An error response with optional data field.
object
object
An error response with optional data field.
object
object
default
Section titled “default ”Unknown Error