Skip to main content
GET
List all service categories (admin)

Authorizations

Authorization
string
header
required

JWT access token from /auth/verify-otp

Response

Categories list

id
string<uuid>
name
string
description
string | null
base_price
number
is_active
boolean
created_at
string<date-time>
vehicle_type
enum<string>
Available options:
two_wheeler,
three_wheeler,
four_wheeler,
commercial
sort_order
integer