Skip to main content
Version: 2021-04-15

List watermark templates

GET 

/social-media-posting/:locationId/watermarks

Retrieve a paginated list of watermark templates for a specific location. Each template exposes the connected accounts it applies to via accountIds. Use the Get Accounts endpoint to look up account IDs.

Request

Version stringrequired

API Version

Available options2021-04-15
locationId stringrequired

Location Id

limit string

Maximum number of records to return

skip string

Number of records to skip for pagination

name string

Search by template name

application/json

List of watermark templates.

Schema
    successbooleanrequired

    Success or Failure

    statusCodenumberrequired

    Status Code

    messagestringrequired

    Message

    resultsobject

    Requested Results