v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Returns information about a list of specified workgroups.

post/#X-Amz-Target=RedshiftServerless.ListWorkgroups

Headers

X-Amz-Target'RedshiftServerless.ListWorkgroups' required

Request body

maxResultsinteger

An optional parameter that specifies the maximum number of results to return. You can use <code>nextToken</code> to display the next page of results.

nextTokenstring

If your initial ListWorkgroups operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in following ListNamespaces operations, which returns results in the next page.

ownerAccountstring

The owner Amazon Web Services account for the Amazon Redshift Serverless workgroup.

Response

Success

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, make the call again using the returned token.