Lists protected jobs, sorted by most recent job.
get/memberships/{membershipIdentifier}/protectedJobs
Path parameters
membershipIdentifierstring required
The identifier for the membership in the collaboration.
Query parameters
status'SUBMITTED' | 'STARTED' | 'CANCELLED' | 'CANCELLING' | 'FAILED' | 'SUCCESS'
A filter on the status of the protected job.
nextTokenstring
The pagination token that's used to fetch the next set of results.
maxResultsinteger
The maximum number of results that are returned for an API request call. The service chooses a default number if you don't set one. The service might return a nextToken even if the maxResults value has not been met.
Response
Success