Get category list for user
Request
Add the parameter Authorization
to Headers Example:Authorization: ********************
or
Request Code Samples
curl --location --request GET '/focus-pilot/api/v1/user/category?pageNo&limit&fromDate&toDate&status&searchKey&sortBy&sort' \
--header 'Authorization: Bearer <token>'
Responses
This response does not have a body.
Modified at 2026-01-22 08:48:06