Get List Of Attribute Options
Attribute Options
Get List Of Attribute Options
This endpoint retrieves the list of options for select/multiselect attributes.
GET
Get List Of Attribute Options
Documentation Index
Fetch the complete documentation index at: https://docs.zixflow.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
This API endpoint allows the retrieval of options associated with select or multiselect attributes. The options provide additional information or categorization for the specified attribute.Path
Specifies the target type, which can be either “collection” or “list.”
A unique identifier for the target, either a collection ID or a list ID, depending on the target type.
The ID of the select or multiselect attribute for which options are to be fetched.
Response
Indicates the success or failure of the option retrieval. In this case,
true signifies a successful operation.
Provides a human-readable message accompanying the response. In this instance,
it confirms the successful retrieval of attribute options with the message
“Attribute option list fetched successfully.”
An array containing details of the fetched attribute options. For each option
in the data array: