Copy
Ask AI
curl --request GET \
--url https://try.flipt.io/auth/v1/self \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'
curl --request GET \
--url https://try.flipt.io/auth/v1/self \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'
curl --request GET \
--url https://try.flipt.io/auth/v1/self \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'
Was this page helpful?