GuideLab API

Get form feature settings

Returns the lab's form settings including whether order flow forms and registration forms are enabled. Lab-only endpoint.

GET
/forms/settings

Returns the lab's form settings including whether order flow forms and registration forms are enabled. Lab-only endpoint.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Response Body

application/json

curl -X GET "https://example.com/forms/settings"
{  "settings": null}
Empty
Empty