Gladly · Capability
Gladly REST API — Public Answer
Gladly REST API — Public Answer. 4 operations. Self-contained Naftiko capability covering the Public Answer business surface of the Gladly Customer Service Platform.
Gladly REST API — Public Answer is a Naftiko capability published by Gladly, one of 21 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET method rooted at /v1/api/v1/orgs/{…}.
The capability includes 4 read-only operations. Lead operation: Search Public Answers. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Gladly, Public Answer, and Customer Service.
What You Can Do
GET
Searchanswers
— Search Public Answers
/v1/api/v1/orgs/{orgId}/answers-search?q=search+terms
GET
Listanswers
— List Public Answers
/v1/api/v1/orgs/{orgId}/answers?lng={lng}&audienceId={audienceId}
GET
Getanswertitles
— List Help Center Answer Titles
/v1/api/v1/orgs/{orgId}/help-center/{helpCenterId}/answer-titles?lng={lng}&audienceId={audienceId}
GET
Getanswer
— Get Public Answer
/v1/api/v1/orgs/{orgId}/answers/{answerId}
MCP Tools
gladly-searchAnswers
Search Public Answers
read-only
idempotent
gladly-listAnswers
List Public Answers
read-only
idempotent
gladly-getAnswerTitles
List Help Center Answer Titles
read-only
idempotent
gladly-getAnswer
Get Public Answer
read-only
idempotent