Get landing page data (public)

Public read of a company's hosted landing-page widget configuration (header/button/content/slider/plan/faq/footer props, FAQs, how-it-works and testimonials blocks, plus the partner referral code). Used by the SPA to render the marketing landing page before login. When no saved widget exists a full set of defaults is returned. Image paths are rewritten to S3 URLs.

Auth

  • Public (No Auth). Route lives in the pre-login public reference group (no authentication).

Rate limit

  • 100 requests/min per IP (public group).

Query

FieldTypeRequiredNotes
company_idstringRequiredEither a numeric company id or an active referral code (resolved to its company id).

Behaviour

  • 200 with the widget config object under data.data.
  • 422 when you omit company_id.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json