Skip to content

GET /credits/expense-items/

Get sources of ongoing expenditure.

GET /api/v2/credits/expense-items/

Get sources of ongoing expenditure.

Try it out

Playground

Authorization
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
Responses

Responses

application/json
object
object
Required

Grouped list of expense items

object[]
Required

Measurements scheduled by and billed to you

ID of the measurement

URL of the measurement in the measurements API

Format"uri"

Description of this expense item

Time when this measurement started or will start

Format"date-time"

Time when this measurement is scheduled to stop, if at all

Format"date-time"

Amount of time in the next 24 hours that this measurement is scheduled to be running

Best available estimate of number of participating probes

Estimated daily cost based on the measurement specification and participating probes

object[]
Required

Measurements scheduled by other users that are billed to you

ID of the measurement

URL of the measurement in the measurements API

Format"uri"

Description of this expense item

Time when this measurement started or will start

Format"date-time"

Time when this measurement is scheduled to stop, if at all

Format"date-time"

Amount of time in the next 24 hours that this measurement is scheduled to be running

Best available estimate of number of participating probes

Estimated daily cost based on the measurement specification and participating probes

Total estimated daily expenditure from all expense items

Samples