DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Get Test Plan Item

api/autotest/workspaces/{WorkspaceId}/testplan/{NodeId}

Gets the test plan node by logical ID. Responds with 200 OK and a model
representing the node at the specified path upon successful
completion.

Path Params
int32
required
≥ 1

The ID of the workspace to get the item from.

int32
required

The logical ID of the test plan node. Inner nodes (Groups and test cases)
are specified with positive database ID, task leaf nodes are specified with
negative database ID.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json