get https://xumm.app/api/v1/jwt/payload/
Log in to see full request history
For more information, see the payload/:payload_uuid endpoint documentation. Input & output data are the same.
For more information, see the payload/:payload_uuid endpoint documentation. Input & output data are the same.
xxxxxxxxxx
curl --request GET \
--url https://xumm.app/api/v1/jwt/payload/uuid \
--header 'Authorization: Bearer XXXXXXX' \
--header 'Content-Type: application/json'
Try It!
to start a request and see the response here!