process
Get process by identifier
Get information about a process by its PID or name
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Process identifier (PID or name)
Response
200
application/json
Process information
The response is of type object
.