API Reference
Account
Basic Campaign
Hire Group Campaign
Slot
Job queue
Template
Transaction
Misc
Worker
Gets information about Category.
GET https://ttv.microworkers.com/api/v2/hire-group-categories/{id}
Path Parameter
Name
Type
Description
id
string
The ID of Category.
Http Code
Response Type
200
HireGroupCategoryItemResponse
OK
401
Unauthorized
404
Not found
{ "minPricePerTask": float, "id": string, "title": string }
Property
minPricePerTask
float
Minimum price per position.
title
The title of Category.