Get a list of all jobs created on all backup servers that are connected to Veeam Backup Enterprise Manager.
External DocumentationTo learn more, visit the Veeam Backup Replication documentation.

Example Output

{
	"Ref": [
		{
			"Links": {
				"Link": [
					{
						"_Rel": "Up",
						"_Type": "BackupServerReference",
						"_Href": "https://localhost:9398/api/backupServers/ce15a8c7-aa49-495e-b05b-ee3398c91018",
						"_Name": "srv02.tech.local"
					},
					{
						"_Rel": "Alternate",
						"_Type": "Job",
						"_Href": "https://localhost:9398/api/jobs/065c3eed-175d-4fd8-89c8-2da82b0dcd4f?format=Entity",
						"_Name": "SQL Server Replication"
					},
					{
						"_Rel": "Down",
						"_Type": "ReplicaJobSessionReferenceList",
						"_Href": "https://localhost:9398/api/jobs/065c3eed-175d-4fd8-89c8-2da82b0dcd4f/replicaSessions"
					}
				]
			},
			"_Type": "JobReference",
			"_Href": "https://localhost:9398/api/jobs/065c3eed-175d-4fd8-89c8-2da82b0dcd4f",
			"_Name": "SQL Server Replication",
			"_UID": "urn:veeam:Job:065c3eed-175d-4fd8-89c8-2da82b0dcd4f"
		},
		{
			"Links": {
				"Link": [
					{
						"_Rel": "Up",
						"_Type": "BackupServerReference",
						"_Href": "https://localhost:9398/api/backupServers/ce15a8c7-aa49-495e-b05b-ee3398c91018",
						"_Name": "srv02.tech.local"
					},
					{
						"_Rel": "Alternate",
						"_Type": "Job",
						"_Href": "https://localhost:9398/api/jobs/62638c60-74b6-4d6d-8d13-4cd32039f522?format=Entity",
						"_Name": "Daily NetApp Snapshots"
					},
					{
						"_Rel": "Down",
						"_Type": "BackupJobSessionReferenceList",
						"_Href": "https://localhost:9398/api/jobs/62638c60-74b6-4d6d-8d13-4cd32039f522/backupSessions"
					}
				]
			},
			"_Type": "JobReference",
			"_Href": "https://localhost:9398/api/jobs/62638c60-74b6-4d6d-8d13-4cd32039f522",
			"_Name": "Daily NetApp Snapshots",
			"_UID": "urn:veeam:Job:62638c60-74b6-4d6d-8d13-4cd32039f522"
		},
		{
			"Links": {
				"Link": [
					{
						"_Rel": "Up",
						"_Type": "BackupServerReference",
						"_Href": "https://localhost:9398/api/backupServers/ce15a8c7-aa49-495e-b05b-ee3398c91018",
						"_Name": "srv02.tech.local"
					},
					{
						"_Rel": "Alternate",
						"_Type": "Job",
						"_Href": "https://localhost:9398/api/jobs/da4a15c2-04e7-4135-b876-577249d3d720?format=Entity",
						"_Name": "Oracle Backup"
					},
					{
						"_Rel": "Down",
						"_Type": "BackupJobSessionReferenceList",
						"_Href": "https://localhost:9398/api/jobs/da4a15c2-04e7-4135-b876-577249d3d720/backupSessions"
					}
				]
			},
			"_Type": "JobReference",
			"_Href": "https://localhost:9398/api/jobs/da4a15c2-04e7-4135-b876-577249d3d720",
			"_Name": "Oracle Backup",
			"_UID": "urn:veeam:Job:da4a15c2-04e7-4135-b876-577249d3d720"
		},
		{
			"Links": {
				"Link": [
					{
						"_Rel": "Up",
						"_Type": "BackupServerReference",
						"_Href": "https://localhost:9398/api/backupServers/ce15a8c7-aa49-495e-b05b-ee3398c91018",
						"_Name": "srv02.tech.local"
					},
					{
						"_Rel": "Alternate",
						"_Type": "Job",
						"_Href": "https://localhost:9398/api/jobs/2574fb7b-aca3-485c-8e77-67ef12bd23e8?format=Entity",
						"_Name": "Webserver Backup"
					},
					{
						"_Rel": "Down",
						"_Type": "BackupJobSessionReferenceList",
						"_Href": "https://localhost:9398/api/jobs/2574fb7b-aca3-485c-8e77-67ef12bd23e8/backupSessions"
					}
				]
			},
			"_Type": "JobReference",
			"_Href": "https://localhost:9398/api/jobs/2574fb7b-aca3-485c-8e77-67ef12bd23e8",
			"_Name": "Webserver Backup",
			"_UID": "urn:veeam:Job:2574fb7b-aca3-485c-8e77-67ef12bd23e8"
		},
		{
			"Links": {
				"Link": [
					{
						"_Rel": "Up",
						"_Type": "BackupServerReference",
						"_Href": "https://localhost:9398/api/backupServers/ce15a8c7-aa49-495e-b05b-ee3398c91018",
						"_Name": "srv02.tech.local"
					},
					{
						"_Rel": "Alternate",
						"_Type": "Job",
						"_Href": "https://localhost:9398/api/jobs/fc764ba5-a910-416d-8e06-b6e4782f7fef?format=Entity",
						"_Name": "Mediaserver Backup"
					},
					{
						"_Rel": "Down",
						"_Type": "BackupJobSessionReferenceList",
						"_Href": "https://localhost:9398/api/jobs/fc764ba5-a910-416d-8e06-b6e4782f7fef/backupSessions"
					}
				]
			},
			"_Type": "JobReference",
			"_Href": "https://localhost:9398/api/jobs/fc764ba5-a910-416d-8e06-b6e4782f7fef",
			"_Name": "Mediaserver Backup",
			"_UID": "urn:veeam:Job:fc764ba5-a910-416d-8e06-b6e4782f7fef"
		}
	]
}

Workflow Library Example

List Jobs with Veeam Backup Replication and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop