Skip to content

Current authenticated user

GET
/api/v1/me
curl --request GET \
--url https://example.com/api/v1/me \
--header 'Authorization: Bearer <token>'