API v1 ReferenceWatermark
Get watermark configuration
Retrieve the current watermark configuration for the authenticated tenant.
curl -X GET "https://app.orbiqhq.com/api/v1/watermark"{
"enabled": true,
"text": "string",
"position": "center",
"opacity": 1,
"size": 8,
"color": "string",
"rotation": -90
}Empty
Empty
How is this guide?