Get info about the current user
GET {{baseUrl}}/user
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"id":"OA3FrZ","type":"user","attributes":{"name":"DariusReingerIII","updated_at":"2022-03-22T10:10:21.262Z","created_at":"2022-03-22T10:10:21.262Z","email":"jarrett@emard.co"}}}