TestProfile

List test profiles.

Get all test profiles for the given filters.

get/test-profiles

Query parameters

api-versionstring required

The API version to use for this operation.

maxpagesizeinteger

Maximum number of results to include in a single response.

lastModifiedStartTimestring date-time

Start DateTime(RFC 3339 literal format) of the last updated time range to filter test profiles.

lastModifiedEndTimestring date-time

End DateTime(RFC 3339 literal format) of the last updated time range to filter test profiles.

testProfileIdsstring[]

Comma separated list of IDs of the test profiles to filter.

testIdsstring[]

Comma separated list IDs of the tests which should be associated with the test profiles to fetch.

Response

The request has succeeded.

nextLinkstring uri

The link to the next page of items

Changes