GET/reports/AAAAAAAAAKsAAYJIcQvm1nwU0xBbfC1Yh4qyqjvLhwt1B9gRmTCHCyW6?include_income_analytics=true&include_report_annotations=true&fields=id,status,employee(positions(start_date),social_security_number)
Headers
  • application/json
Path Parameters
Query Parameters
View in API Reference
Request
$curl -G https://api.truework-sandbox.com/reports/AAAAAAAAAKsAAYJIcQvm1nwU0xBbfC1Yh4qyqjvLhwt1B9gRmTCHCyW6 \
> -H "Authorization: Bearer " \
> -H "Accept: application/json" \
> -d include_income_analytics=true \
> -d include_report_annotations=true \
> --data-urlencode fields=id,status,employee(positions(start_date),social_security_number)
Response