v2

latestSwagger 2.02026-07-136054211.7 KB
Schedules

Retrieves a specific scheduled job by its unique identifier under a business domain.

get/business-domains/{businessDomainId}/schedules/{scheduleId}

Path parameters

businessDomainIdstring required

Unique identifier for the business domain containing the data product

scheduleIdstring required

Unique identifier for the scheduled job within the business domain

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

idstring

Unique identifier of the schedule

namestring

Human-readable schedule display name

descriptionstring

Detailed description of schedule purpose and strategy

createdAtstring date-time

Creation timestamp (UTC)

lastModifiedAtstring date-time

Last modification timestamp (UTC)

createdBystring

Identity of the creating user

lastModifiedBystring

Identity of the last modifying user

ETagstring

Entity tag for concurrency control