Skip to main content
GET
Get status changes

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectUid
string
required

Project UID

jobUid
string
required

Job UID

Query Parameters

order
enum<string>
default:ASC

Sort order of the returned status changes

Available options:
ASC,
DESC

Response

OK

statusChanges
object[]

Status changes of the job, ordered by the requested sort order