# Report Tracking Sent To ## Create ReportTrackSentTo - [POST /report-definitions/{reportDefinitionKey}/sent-to](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/report-tracking-sent-to/createreporttracksentto.md): Creates a new ReportTrackSentTo ## List ReportTrackSentTo - [GET /report-definitions/{reportDefinitionKey}/sent-to](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/report-tracking-sent-to/listreporttracksentto.md): Lists all ReportTrackSentTo for the given reportDefinitionKey ## Get ReportTrackSentTo - [GET /report-definitions/{reportDefinitionKey}/sent-to/{sentTo}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/report-tracking-sent-to/getreporttracksentto.md): Gets ReportTrackSentTo ## Update ReportTrackSentTo - [PUT /report-definitions/{reportDefinitionKey}/sent-to/{sentTo}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/report-tracking-sent-to/updatereporttracksentto.md): Updates a specific ReportTrackSentTo. ## Delete ReportTrackSentTo - [DELETE /report-definitions/{reportDefinitionKey}/sent-to/{sentTo}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/report-tracking-sent-to/deletereporttracksentto.md): Deletes an ReportTrackSentTo ## Create or Update Batch ReportTrackSentTo - [PUT /report-definitions/{reportDefinitionKey}/sent-to-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/report-tracking-sent-to/updatebatchreporttracksentto.md): Create or Update multiple ReportTrackSentTo at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.