Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gets a list of FAQ categories on a Trust Center.
cURL
curl --request GET \ --url https://api.vanta.com/v1/trust-centers/{slugId}/faq-categories \ --header 'Authorization: Bearer <token>'
{ "results": [ { "id": "71a3b8d2ef904c1a6d5e7f30", "name": "Security" } ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Ok
Show child attributes
Was this page helpful?
Contact support