v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Lists the version history of an intermediate table. Each call to <code>PopulateIntermediateTable</code> creates a new version. We recommend using pagination to ensure that the operation returns quickly and successfully.

get/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/versions

Path parameters

membershipIdentifierstring required

The unique identifier of the membership that contains the intermediate table.

intermediateTableIdentifierstring required

The unique identifier of the intermediate table for which to list versions.

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

nextTokenstring

The pagination token that's used to fetch the next set of results.