/data-pools/{name}/{validAt}

Retrieve a data pool by name and validity timestamp. Returns the highest-validFrom version with validFrom ≤ validAt. Both path parameters are mandatory.

validAt selection. Pass the parent product's or brick's validFrom to retrieve the data-pool version that the product/brick runtime would resolve at that point in time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The name (primary key) of the data pool to retrieve

number
required

The Unix timestamp (in seconds) representing the validity time for which to retrieve the data-pool version

Responses

400

Invalid path parameter (e.g. non-numeric validAt)

401

Unauthorized

404

Data pool not found

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json