Lists intermediate tables owned by the caller in a membership. We recommend using pagination to ensure that the operation returns quickly and successfully.
get/memberships/{membershipIdentifier}/intermediateTables
Path parameters
membershipIdentifierstring required
The unique identifier of the membership for which to list intermediate tables.
Query parameters
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 <code>nextToken</code> even if the <code>maxResults</code> value has not been met.
Response
Success