Skip to main content
GET
/
api
/
v1
/
rulepacks
/
sample
/
core
Get Sample Rulepack
curl --request GET \
  --url https://api.promptguard.dev/api/v1/rulepacks/sample/core \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API Key authentication for developer endpoints (/api/v1/*). Use format: 'Bearer pg_api_your_key_here'

Response

200 - application/json

Successful Response

The response is of type Response Get Sample Rulepack Api V1 Rulepacks Sample Core Get · object.