Skip to main content
GET
/
api
/
v1
/
rulepacks
List Rulepacks
curl --request GET \
  --url https://api.promptguard.dev/api/v1/rulepacks \
  --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'

Headers

x-api-key
string | null

Response

Successful Response