Show Study cost

View as MarkdownOpen in Claude
Returns cost information about the study. Default behaviour is to return cost at the time of the request, but projected cost can be requested via a query parameter.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path parameters

idstringRequired
Study id

Query parameters

is_projectedbooleanOptionalDefaults to false
Return the projected cost of the study

Response

Return the total cost for the study
rewardsobject or null
bonusesobject or null

Errors