v1

latestOpenAPI 3.0.42026-08-0465139162.1 KB
Data Pools

Pre-Release: Query data pool usage with service line and monthly breakdowns.

Required permission: Service plan, View.<br/>This endpoint is available for select audiences only.

get/public/v2/data-pools/usage

Query parameters

dataPoolIdsstring[]

Data pool Ids to filter by. Queries for usage of all data pools on account if omitted

asOfTimestampstring date-time

Optional timestamp for snapshotting data pool usage as of this time. Only includes data blocks that are active at this instant (i.e., StartDate <= asOfTimestamp < EndDate). Defaults to DateTimeOffset.UtcNow to return currently active blocks.

pageinteger

The index of the page, starting at 0.

limitinteger

Amount of data pool usage summaries to retrieve per page. Defaults to 50, can request up to 100.

Response

OK

informationstring[] nullable
isValidboolean