Retrieve headers for completed project reports

head/projects/{projectId}/reports
Internal-Use Only

Retrieves headers for a list of reports for a project that has completed modeling.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
projectId
string
true

projectId

Query Parameters

NameTypeRequiredDescription
filter
string
false

filter

reportName
array [string]
false

If provided, only the specified are returned. To specify multiple reports with this, use the parameter once for each report. For example, to return 3 reports named report1, report2, and report3, use ?reportName=report1&reportName=report2&reportName=report3

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
400Bad RequestOne or more parameters were invalid.Headers
404Not FoundNo project with the provided ID was found.Headers