Skip to main content
You can fetch help centers as a collection or by ID, and fetch an individual article by either its ID or its slug.
For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.

List help centers

Query
Variables

Get a Help Center by ID

Query
Variables

Get a Help Center article by ID

Query
Variables

Get a Help Center article by slug

slug is unique within a Help Center.
Query
Variables