Marketing
campaigns, social, brand boards & links api
Get a specific category by its ID
cURL
curl --request GET \ --url https://services.leadconnectorhq.com/forms/categories/get-category/{categoryId} \ --header 'Authorization: Bearer <token>' \ --header 'Version: <version>'
{ "statusCode": 400, "message": "Bad Request" }
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
API Version
2021-07-28
Category ID
"507f1f77bcf86cd799439011"
Category found successfully
Was this page helpful?