[
{
"id": 123,
"stepShort": "SET_ADMIN_USER",
"stepOrder": 123,
"completed": true
}
]
[
{
"id": 123,
"stepShort": "SET_ADMIN_USER",
"stepOrder": 123,
"completed": true
}
]
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object[]
.