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

UID of the project

Query Parameters

order
enum<string>
default:ASC

Sort order of the returned status changes

Available options:
ASC,
DESC

Response

OK

List of project-level status changes

statusChanges
object[]

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