v1

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

Lists project profiles.

get/v2/domains/{domainIdentifier}/project-profiles

Path parameters

domainIdentifierstring required

The ID of the domain where you want to list project profiles.

Query parameters

namestring password

The name of a project profile.

sortBy'NAME'

Specifies by what to sort project profiles.

sortOrder'ASCENDING' | 'DESCENDING'

Specifies the sort order of the project profiles.

nextTokenstring

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

maxResultsinteger

The maximum number of project profiles to return in a single call to ListProjectProfiles. When the number of project profiles to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListProjectProfiles to list the next set of project profiles.

Response

Success

nextTokenstring

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