Gets the wizard state identified By Id

Gets the wizard state identified By Id

Gets the wizard state identified by id

Request
URI
GET
https://{api_host}/component-registry/api/wizardstates/{id}
COPY
Path Parameters
string
id
Required

the id of the wizard state


Responses
200

successful operation

Returns WizardState of type(s) */*
{
    "goalId": "string",
    "tenantId": "string",
    "id": "string",
    "userId": "string"
}
string
goalId
Optional

goalId

string
tenantId
Optional

tenantId

string As uuid As uuid
id
Optional

id

string
userId
Optional

userId