cURL
curl --request GET \ --url https://{tenant}.torchapp.com.au/api/v1/projects/{project_id}/impact-flow \ --header 'Authorization: Bearer <token>'
{}
Get detailed project data for impact flow.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The ID of the project.
Impact flow data
The response is of type object.
object