User Directory
User Directory
Section titled “User Directory”The user directory helps you find drivers by name, handle, or VTC affiliation.
Accessing the directory
Section titled “Accessing the directory”Open trucklinemp.com/users.
You can browse without signing in. Some profile details require authentication or friendship context.
Search and filters
Section titled “Search and filters”Use the search bar to narrow results:
- Name or handle partial match
- Each result shows the user’s current VTC (if any) when available
- Pagination for large result sets
There are no separate filter controls (such as filtering by VTC) — search is by name or handle only.
Click a user to open their public profile.
Profile URLs
Section titled “Profile URLs”Users are reachable at:
trucklinemp.com/@handle(preferred when a handle is set)trucklinemp.com/user/{webId}(numeric WebID fallback)
Handles are unique and chosen in Profile Settings.
Privacy
Section titled “Privacy”Users control what appears on their profile (avatar, social links, connected streaming accounts). Banned users may show a status banner. Staff-only notes are never public.
Reporting users
Section titled “Reporting users”If you find policy violations, open their profile and use Report user to file a support ticket. Do not harass users in DMs or on Discord.
API access
Section titled “API access”Integrators can search users via the Public API:
GET https://api.trucklinemp.com/users/searchGET https://api.trucklinemp.com/users/{handleOrId}See Public API.