curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/results/pending \
--header 'Authorization: Bearer <token>'[
{}
]Get pending results for certification (all projects user has access to).
curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/results/pending \
--header 'Authorization: Bearer <token>'[
{}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pending results