Get
Information noteLOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
GET
Path
/qrs/[type]/{id}?privileges={appendPrivileges}
Description
Get an existing entity, identified by {id}, of a specific [type]. Optionally, add privileges to the returned entities.
Information noteWhen specifying an entity in a GET operation (by including a specific {id}), the response is always in full format.
Example:
GET qrs/stream/00000000-0000-0000-0000-000000000001: Return a full object for the stream identified by the specified GUID.
Body
-
Return value
[type]
Optional parameters
-
{appendPrivileges}: See Adding privileges.
Example: Get specific server node configuration
This example shows how to get a specific server node configuration.