List all versions
How to fetch a collection of versions via API
Last updated
How to fetch a collection of versions via API
Last updated
To fetch a collection of versions, send a GET
request to the /api/versions
endpoint.
GET https://provisioning.commercelayer.io/api/versions
The following request fetches a collection of versions:
Remember that when you fetch a list of resources you get result.
The list of versions can be by the following fields:
id
created_at
updated_at
reference
reference_origin
resource_type
resource_id
id
created_at
updated_at
reference
reference_origin
metadata
The list of versions can be by the following fields: