API Reference
Get Job Cost
Get the cost of a job. Learn more about Sieve pricing here.
GET
Authorizations
The Sieve API key to authenticate with.
Path Parameters
The job ID to fetch the cost for.
Query Parameters
If true, returns sum of all child job costs and the job itself.
Response
200
application/json
Successful Response
ID of the job
Name of the function
Organization name of the function owner
ID of the function
Cost of the job, either aggregated or not
Was this page helpful?