Returns a paginated list of job costs.

This call returns a paginated list of costs and hours spent per cost code for
the specified business unit, cost codes, jobs, or foremen.
You must request at least one of the following: businessUnitId, jobIds, jobTagIds, or costCodeIds.

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

Set of filters for the request.

A model that represents an advanced request to find transactions.

uuid | null

The business unit id.

jobIds
array of uuids | null

List of Job Ids.
Used with JobTagIds to limit jobs. Returns jobs with JobIds and JobTagIds.

jobIds
jobTagIds
array of uuids | null

List of Job Tag Ids.
Used with JobIds to limit jobs. Returns jobs with JobIds and JobTagIds.

jobTagIds
foremanIds
array of uuids | null

List of Foreman Ids.
Used to limit transactions. Returns transactions only for foremen specified.

foremanIds
costCodeIds
array of uuids | null

List of Cost Code Ids.

costCodeIds
costCodeTagIds
array of uuids | null

List of Cost Code Setup Tag Ids.

costCodeTagIds
string | null

Optional.
When there are additional results, the metadata nextCursor field should be passed to retrieve the next page of results.

int32 | null

The maximum number of results that should be returned.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json