projects

list projects

get/sample/v1/projects

Query parameters

billingDatestring

return projects with billing date matching the given date range

billingIDstring

return projects with billing ID matching the given billing ID

billingTypestring

return projects with billing type matching the given billing type

createdAtstring

return projects with createdAt start date

extProjectIdstring

Only return project with the given external project id

jobNumberstring

Only return projects with the given job number

limitinteger

Maximum number of projects to return

offsetinteger

The first zero-based offset project to return

scope'application' | 'user'

Only return projects within the given scope

sortstring[]

Sort the projects by the given key(s)

statestring

Only return projects with the given state

titlestring

Only return projects with the given title

Response

OK

Changes