This worked for me: curl --location 'https://app.workfrontfusion.com/api/v1/logs/scenario/{scenario_id}?orderby=-timestamp&limit=50' \--header 'x-organization-id: {org_id}' \--header 'x-team-id: {team_id}' \--header 'x-user-token: Bearer {ims_token}'