Rigs
A multicam job allows you to optionally specify the rig that you want to use for retargeting. You can get a list of available rigs by using the below query
{
listRigs {
items{
name
}
after
first
}
}