Skip to main content
curl --request GET \
  --url https://try.flipt.io/auth/v1/self \
  --header 'Accept: application/json' \
  --header 'Authorization: Bearer <token>'