Last updated 5 months ago
Was this helpful?
Get details of the current user
GET /me HTTP/1.1 Host: api.usepylon.com Authorization: Bearer JWT Accept: */*
{ "data": { "id": "text", "name": "text" }, "request_id": "text" }