Skip to main content

Find option based attribute value by id

GET 

/ne_attribute_options/:id

Info for a specific option based attribute value

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

Responses

Expected response to a valid request

Schema
    ne_attribute_option object
    id uuid
    uid string

    Possible values: >= 32 characters and <= 32 characters

    ne_attribute_id uuid
    option string
Loading...