Catalog›List skill categories
List skill categories
Returns paginated skill categories — how the business groups technician qualifications by trade or specialty (e.g. HVAC, plumbing, electrical) — ordered alphabetically.
Arguments
pageintegerqueryoptional
Page number (default: 1)
limitintegerqueryoptional
Page size (default: 15, max: 1000)
GET/v1/skill-categories
curl -X GET "https://api.crisphive.com/v1/skill-categories" \ -H "Authorization: Bearer chsk_test_4eC8xQ9mZ2pL7Ka0rT"
Bearer