Lists all AMP workspaces, including workspaces being created or deleted.
get/workspaces
Query parameters
aliasstring
A user-assigned workspace alias.
Optional filter for workspace alias. Only the workspaces with aliases that begin with this value will be returned.
maxResultsinteger
Maximum results to return in response (default=100, maximum=1000).
nextTokenstring
A token used to access the next page in a paginated result set.
Pagination token to request the next page in a paginated list. This token is obtained from the output of the previous ListWorkspaces request.
Response
Success