Skip to main content

List Operations for App

GET 

/metadata/operations/

Returns all possible operations supported by Unified API for a given app

Request

Query Parameters

    app stringrequired

    Name of the app you want to list metadata for

Header Parameters

    Authorization stringrequired

    Default value: bearer YOUR_API_KEY

Responses

200

Schema

    operations

    object

    customer string[]
    order string[]
    product string[]
    variant string[]
    fulfillment string[]
Loading...