cURL
curl --request GET \ --url http://localhost:3000/v1/exp/status/{token} \ --header 'X-Bunker-Token: <api-key>'
{ "status": "ok", "expiration_date": "2023-11-07T05:31:56Z" }
Retrieves user expiration status. Requires admin or user token.
Documentation IndexFetch the complete documentation index at: https://docs.databunker.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.databunker.org/llms.txt
Use this file to discover all available pages before exploring further.
Root access token for Databunker API
User token (UUID)
Expiration status retrieved
"ok"