GET
/
api
/
utm-getting-started
[
  {
    "id": 123,
    "stepShort": "SET_ADMIN_USER",
    "stepOrder": 123,
    "completed": true
  }
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Query Parameters

pageable
object
required

Response

200 - */*

OK

The response is of type object[].