Skip to main content
GET
/
api
/
v1
/
proxy
/
redteam
/
tests
List Available Tests
curl --request GET \
  --url https://api.promptguard.dev/api/v1/proxy/redteam/tests \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

PromptGuard API key for developer endpoints. Keys start with pg_live_ and are created in the dashboard.

Response

200 - application/json

Successful Response

The response is of type Response List Available Tests Api V1 Proxy Redteam Tests Get · object.