Skip to main content
GET
Retrieve

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

listId
string
required

The unique identifier of the list for which the scheduled conversion details are to be retrieved.

Response

successful operation

listId
string
required

A string representing the unique identifier of the list that is being converted.

convertedAt
string<date-time>

A string in date-time format indicating when the conversion was completed.

requestedConversionTime
object

A string in date-time format indicating when the conversion was requested.

Last modified on September 2, 2026