Content Items (API)
This document aims to detail how to get content items via our RESTFul API.
You can retrieve specific content items available to your account by making the following GET request:
Parameters
Parameter
Description
account_id
Your unique Mobivate account id, for example: 0000d000a000d000c000e0f000b00
.
code
Your unique content code. For example: 1234567
.
Successful Response
Please note: You should fetch any file_preview items available for download and store them locally as it's usually fastest possible option for the website to load.
Last updated