Form
Fetch Form
Retrieve a form
get/forms/{id}
Path parameters
idstring required
Response
OK
Example response
{
"id": 9,
"public_id": "cozYwE",
"workspace_id": 42000,
"name": "Example Form",
"created_at": "2025-01-01T00:00:00.000Z",
"updated_at": "2025-01-01T00:00:00.000Z"
}