v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Lists all members of the specified project.

get/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/memberships

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain in which you want to list project memberships.

projectIdentifierstring required

The identifier of the project whose memberships you want to list.

Query parameters

sortBy'NAME'

The method by which you want to sort the project memberships.

sortOrder'ASCENDING' | 'DESCENDING'

The sort order of the project memberships.

nextTokenstring

When the number of memberships is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of memberships, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListProjectMemberships</code> to list the next set of memberships.

maxResultsinteger

The maximum number of memberships to return in a single call to <code>ListProjectMemberships</code>. When the number of memberships to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListProjectMemberships</code> to list the next set of memberships.

Response

Success

nextTokenstring

When the number of memberships is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of memberships, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListProjectMemberships</code> to list the next set of memberships.