# List Elements Returns all logic element names and labels, except elements where the Display Mode (displayOptions) is set to Never. Endpoint: POST /formulamanager.getelementnames/{uniqueName} Security: basic, X-PriceFx-jwt ## Path parameters: - `uniqueName` (string, required) The name (uniqueName) of the logic you want to list elements for. ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.data` (object) - `response.status` (integer)