Skip to main content
GET
Get own mechanic profile

Authorizations

Authorization
string
header
required

JWT access token from /auth/verify-otp

Response

Mechanic profile

Mechanic profile object returned for mechanic self-lookup (/mechanics/me)

id
string<uuid>
user_id
string<uuid>
status
enum<string>
Available options:
pending_verification,
verified,
rejected,
suspended
rejection_reason
string | null
is_available
boolean
service_radius_km
integer
avg_rating
number
total_ratings
integer
total_jobs
integer
vehicle_types
enum<string>[]
Available options:
two_wheeler,
three_wheeler,
four_wheeler,
commercial
created_at
string<date-time>
updated_at
string<date-time>