Skip to main content

api_staking_status_formatted_retrieve

GET /api/staking/status:format

api_staking_status_formatted_retrieve

Path Parameters
  • format string required

    Possible values: [.json]

Responses

No response body

Authorization

name: jwtAuthtype: httpscheme: bearerbearerFormat: JWT

Request

Bearer Token
format — path required
curl / cURL
curl -L -X GET 'https://docs.kubepay.io' \
-H 'Authorization: Bearer <TOKEN>'