# Reports The 'Reports' application of the Core API Version: 2.0.0 ## Servers ``` https://{environment}.pigello.io ``` Variables: - `environment` Default: "dev.api" Enum: "dev.api", "api" ## Security ### customer_id Type: apiKey In: header Name: X-PIGELLO-CUSTOMER-ID ### application_id Type: apiKey In: header Name: X-PIGELLO-APPLICATION-ID ### service_id Type: apiKey In: header Name: X-PIGELLO-SERVICE-ID ### service_version_id Type: apiKey In: header Name: X-PIGELLO-SERVICE-VERSION-ID ### client_ct Type: apiKey In: header Name: X-PIGELLO-CLIENT-CT ### client_object_id Type: apiKey In: header Name: X-PIGELLO-CLIENT-ENTITY ### client_secret Type: apiKey In: header Name: X-PIGELLO-CLIENT-SECRET ## Download OpenAPI description [Reports](https://docs.api.pigello.io/_bundle/apis/reports.yaml) ## Reportresult ### Delete 'Reportresult' - [DELETE /reports/reportresult/{pk}/](https://docs.api.pigello.io/apis/reports/reportresult/paths/~1reports~1reportresult~1%7Bpk%7D~1/delete.md) ### Get 'Reportresult' - [GET /reports/reportresult/{pk}/](https://docs.api.pigello.io/apis/reports/reportresult/paths/~1reports~1reportresult~1%7Bpk%7D~1/get.md) ### List 'Reportresult' - [GET /reports/reportresult/list/](https://docs.api.pigello.io/apis/reports/reportresult/paths/~1reports~1reportresult~1list~1/get.md) ## Reporttemplate ### List 'Reporttemplate' - [GET /reports/reporttemplate/list/](https://docs.api.pigello.io/apis/reports/reporttemplate/paths/~1reports~1reporttemplate~1list~1/get.md) ### Bulk write 'Reporttemplate' - [POST /reports/reporttemplate/list/](https://docs.api.pigello.io/apis/reports/reporttemplate/paths/~1reports~1reporttemplate~1list~1/post.md) ### Create 'Reporttemplate' - [POST /reports/reporttemplate/](https://docs.api.pigello.io/apis/reports/reporttemplate/paths/~1reports~1reporttemplate~1/post.md) ### Get 'Reporttemplate' - [GET /reports/reporttemplate/{pk}/](https://docs.api.pigello.io/apis/reports/reporttemplate/paths/~1reports~1reporttemplate~1%7Bpk%7D~1/get.md) ### Delete 'Reporttemplate' - [DELETE /reports/reporttemplate/{pk}/](https://docs.api.pigello.io/apis/reports/reporttemplate/paths/~1reports~1reporttemplate~1%7Bpk%7D~1/delete.md) ### Update 'Reporttemplate' - [PATCH /reports/reporttemplate/{pk}/](https://docs.api.pigello.io/apis/reports/reporttemplate/paths/~1reports~1reporttemplate~1%7Bpk%7D~1/patch.md)