Bots - Download Maker Evaluation Snapshot

Download Maker Evaluation Snapshot.
Download the bot content snapshot associated with a specific maker evaluation test run as a ZIP file.

GET https://api.powerplatform.com/copilotstudio/environments/{EnvironmentId}/bots/{BotId}/api/makerevaluation/testruns/{TestRunId}/snapshot?api-version=2024-10-01

URI Parameters

Name In Required Type Description
BotId
path True

string

The bot ID.

EnvironmentId
path True

string

The environment ID.

TestRunId
path True

string (uuid)

The test run ID.

api-version
query True

string

The API version.

Responses

Name Type Description
200 OK

string

The bot content snapshot ZIP file.

Media Types: "application/zip"

Headers

Content-Disposition: string

404 Not Found

Test run not found.

Media Types: "application/zip"

Security

oauth2

Microsoft Entra ID OAuth2

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize?resource=https://api.powerplatform.com

Scopes

Name Description
.default .default