Get content templates list

Receive content templates belonging to the company

GEThttps://web.otpcod.ru/api/v1/templates
Loading code example
Loading code example

Authorizations

Authorizationstringheaderrequired

Basic authentication header of the form Basic <credentials>, where <credentials> is the Base64 encoding of username and password joined by a colon.

Query Parameters

limitintegerdefault: 100

sql returning rows limit

Required range: x <= 1000
Default: 100
offsetintegerdefault: 0

sql returning rows offset

Default: 0
channelintegerdefault: 0

channel id for filtering

Default: 0

Response

application/json

OK

dataarray<object>
data.channelinteger
data.company_idinteger
data.contentstring
data.created_atstring
data.created_bystring
data.idinteger
data.messagestring
data.namestring
data.updated_atstring
data.updated_bystring
errorboolean
sizeinteger