Latest Content Items (API)

This page aims to document how to

To get the latest added content items you can make the following GET request:

https://content-api.mobivate.com/v1/<account_id>/latest/<start_date>

Parameters

ParameterDescription

account_id

Your unique Mobivate account id, for example: 0000d000a000d000c000e0f000b00.

start_date

The specified start date of your query, for example: 01/01/2024.

Example

https://content-api.mobivate.com/v1/aaaaaabbbbbbcccccc/latest/2014-07-01

Last updated