Retrieve multiple Slots

Retrieves the content of multiple Slots at once, which then can be used to perform custom server-side personalization at scale.

Path Params
string
required

Website ID for the account you are posting data to.

slotIds
array of strings
required

The slot's id you want the content for.

slotIds*
Query Params
string
enum

By default the request will return a JSON list of objects that contain the html in the html field. The response can be formatted to return the html separated by a fixed string by setting the format to sfmc.

Allowed:
string
Defaults to [sfmcend]

The seperator line to use between slot HTML blocks to delimit them when using the format=sfmc option.

string

The email address of the site visitor.

integer
1 to 180
Defaults to 25

The max amount of time in seconds to wait for the slots content to be retrieved.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad request

401

Unauthorized

Language
Credentials
Query
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html