Skip to main content
POST
List Property

Authorizations

Authorization
string
header
required

Your Mailercloud API key (plain text, no Bearer prefix). Create keys in Settings → API.

Headers

Content-Type
string
default:application/json

Request body type

Body

application/json
limit
number
required

Maximum number of elements to return.

Maximum: 100 Minimum: 10

Required range: 10 <= x <= 100
page
number
required

You can retrieve a subset of records starting from the page value you have specified. You can add a limit, which will determine the number of records you can retrieve on a single page.

Starts From: 1

Filter property list by name , giving name as search keyword

Minimum string length: 1
type
string

Filter property based on type.

Available types - default,custom

Response

OK

count
number
required
data
object[]
required
Minimum array length: 1