Skip to main content
GET
Get specific category

Authorizations

Authorization
string
header
required

JWT access token from /auth/verify-otp

Path Parameters

id
string<uuid>
required

Response

Category details

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