Gets a process by its name.

GET: /api/processes?name={name}

Query Params
string

The name of the process.

Responses
200

OK

404

The entity has not been found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!