GET conversions
Summary: Retrieve a list of conversions
Operation ID: Conversions_Get
Auth: unknown
Operation ID: Conversions_Get
Auth: unknown
Parameters (6)
createdAfter
(string, query, optional)
Exclude conversions created before this date (YYYYMMDD)
createdBefore
(string, query, optional)
Exclude conversions created after this date (YYYYMMDD)
limit
(integer, query, optional)
Limit results to this number
Constraints: {'minLength': 0, 'maxLength': 0}
offset
(integer, query, optional)
Offset where to start from
Constraints: {'minLength': 0}
status
(string, query, optional)
Status of conversion ("deleted"/"active")
Constraints: {'enum': ['deleted', 'active']}
textSearch
(string, query, optional)
Filter fields by this pattern
No probe data for this endpoint yet.