Retrieve all versions of an embeddable from the database based on the ID
The unique identifier for a Project in the database
The unique identifier for a Embeddable in the database
The number of entries to return (defaults to 10).
The direction to sort by (defaults to DESC)
ASC
, DESC
The response is of type EmbeddableVersion · object[]
.
Retrieve all versions of an embeddable from the database based on the ID
The unique identifier for a Project in the database
The unique identifier for a Embeddable in the database
The number of entries to return (defaults to 10).
The direction to sort by (defaults to DESC)
ASC
, DESC
The response is of type EmbeddableVersion · object[]
.