GET/v1.0/auth/refreshTokenRead-only

Get a new token with an increased expiration time.

Parameters

No parameters.

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/auth/refreshToken" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →