Profile
Get the Profile of the current user
Get current profile
GET
https://api.petje.af/v1/users/me
This endpoint allows you to get the profile of the authenticated user.
Scope: profile.read
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Access token using the |
Last updated