Palette API V1UsersList the macros of the systemList the macros of the system GET /v1/users/system/macros List the macros of the system Request Responses200OKapplication/jsonSchemaExample (from schema)Schemamacrosundefined[]Array [namestringvaluestring]{ "macros": [ { "name": "string", "value": "string" } ]}Loading...