node
Represents an individual object/resource in the API.
Arguments
The ID of the object
Possible Errors
Allowed Viewers
Query Complexity
1Examples
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Variables
{
"id": "15022880"
}
Response
{
"data": {
"node": {
"id": "60730118"
}
}
}