Preo API
boolean
Authentication and session management including JWT tokens, PIN-based login, and OAuth.
Get user info
GET
https://api.preo.dev
/v1/me
Information about current staff user, their membership in organizations, editions, pickup points
query Parameters
include_archivedDefault: false
Get user info › Responses
OK
StaffUser · required
Staff user serializer for nested representations
OrganizationWithAccess[] · required

