cURL
curl --request GET \ --url https://api.snitcher.com/v1/me \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": { "id": 123, "email": "user@example.com", "first_name": "John", "last_name": "Doe" } }
Documentation IndexFetch the complete documentation index at: https://docs.snitcher.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.snitcher.com/llms.txt
Use this file to discover all available pages before exploring further.
Enter your personal access token (PAT) to authenticate
User profile
true
Show child attributes