Get Tenant Jobs List
Gets the list of jobs defined by a tenant. This endpoint can be used to fetch the paginated list of the scheduled jobs of a partner or client.
get
/api/v2/tenants/{tenantId}/jobs/search
Path Parameters
- tenantId
Describes the client ID or msp ID of the tenant. See "Getting Started" guide
Query Parameters
- pageNo
- pageSize
Default: 100
- isDescendingOrder
- sortName
Default: id
- queryString
00