Retrieve a paginated list of form templates available in the authorized workspaces.
?archived=true query parameter.API token (starts with pnbx_). Create at https://app.penbox.io/workspace/settings/api. Include as: Authorization: Bearer {token}
Include archived form templates when true
Page number (starts at 1)
x >= 1Number of items per page (max: 100)
1 <= x <= 100Sort field (prefix with - for descending). Allowed values: created_at, updated_at
+created_at, -created_at, +updated_at, -updated_at