GET /serial-field
Fetch Field
GET
/serial-field
Return the configured serial custom field definitions.
Reads the serial_fields key from the Config collection and returns the
list of field definitions used to render extra data entry forms for serial
numbers. Returns an empty list if no serial fields have been configured.
Emits: (direct query — no event class)
Required scope: serial:read
Authorizations
OAuth2PasswordBearer
password Flow
Token URL
"/api/auth"Scopes:
"admin"User can access and edit users and system settings"library"User can access and edit products"production"User can access and edit production plans"operator"User can access the operator panel and make production declarations
Responses
Successful Response
application/json
JSON
[
]