getState
Retrieves the State object for a valid identifiers.
GET
Path Parameters
State type
Available options:
conversation
, user
, bot
, integration
, task
, workflow
State id
State name
Response
200
application/json
Returns the [State](#schema_state) object if a valid identifiers were provided. Returns [an error](#errors) otherwise
The response is of type object
.