Get your own profile information.
API Key API key used for authentication
In: header
application/json
application/json
curl -X GET "https://example.com/profile/get"{ "id": "test-user-id", "name": "Test User", "email": "test@example.com", "handle": "testuser", "image": null, "timezone": "America/New_York", "displayCurrency": "USD", "defaultCurrency": "USD", "createdAt": "2026-07-15T21:26:44.888Z"}{ "error": "string", "code": "string", "details": null}