Returns the timestamp offset. Timestamp offsets can only be set in dev mode. | Algorand Developer Portal

Returns the timestamp offset. Timestamp offsets can only be set in dev mode.

GET

/v2/devmode/blocks/offset

Gets the current timestamp offset.

Authorizations

Responses

200

Response containing the timestamp offset in seconds

Select media type application/json

object

offset
required
Timestamp offset in seconds.

integer

400

TimeStamp offset not set.

Select media type application/json

An error response with optional data field.

object

data
object

message
required
string

default

Unknown Error