Resolve form by slug
Form
Resolve form by slug
Resolves a short slug (slugGo) to its target entity. Searches forms, newsletters, and products in order. Returns the entity type (form/newsletter/product) and its UUID or slug. Throws 404 if no matching entity is found.
GET
Resolve form by slug
Path Parameters
Form identifier
Response
Form resource
Example:
"/api/v1/users/1"
Example:
"/api/v1/tenants/1"

