Embeddables
Get Embeddable Version
Retrieve a specific version of an embeddable from the database based on the ID and version number
GET
/
projects
/
{projectId}
/
embeddables
/
{embeddableId}
/
versions
/
{versionNumber}
Headers
Path Parameters
The unique identifier for a Project in the database
The unique identifier for a Embeddable in the database
The version number of an embeddable
Response
200 - application/json
The unique identifier for a Embeddable in the database
The version number of an embeddable
A Date + Time string in ISO format
The JSON representation of the embeddable, stringified