Lists protected queries, sorted by the most recent query.
get/memberships/{membershipIdentifier}/protectedQueries
Path parameters
membershipIdentifierstring required
The identifier for the membership in the collaboration.
Query parameters
status'SUBMITTED' | 'STARTED' | 'CANCELLED' | 'CANCELLING' | 'FAILED' | 'SUCCESS' | 'TIMED_OUT'
A filter on the status of the protected query.
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