Skip to main content

Getting 404 error while trying to retrive the skills through API

curl --location 'https://{subdomain}.freshdesk.com/api/v2/skills' \
--header 'Authorization: Basic {BasicToken}' \

My account is under trial period and i am the owner then i should have rights to fetch it right? Correct me if i am wrong. 

Hi @bhaskardabhi,

Greeting from Freshdesk support. You can use yourcompanyname.freshdesk.com /api/v2/admin/skills//id]

 https://developers.freshdesk.com/api/#view_skill to view a skill via API. I hope this helps!

 

Regards,

Yusuf Ahmed


Reply