FAQs
List FAQs
Returns all published FAQ entries for the current location.
GET
List FAQs
List FAQs
Returns the complete list of published FAQ entries for the current location, organised by group. Used to render the FAQ page in the portal.Authentication
No authentication required.Query Parameters
Comma-separated list of field paths to include in the response. When provided, only the
specified fields are returned — useful for reducing payload size. Supports nested paths
using dot notation.
Response
Returns aFaqList object containing FAQ entries grouped by category.
Top-Level Fields
FaqArticles Array
Examples
Fetch FAQs
TypeScript Integration
List FAQs