Skip to main content
GET
/
credential
/
schemas
List JSON schemas for all credential types
curl --request GET \
  --url https://api.example.com/credential/schemas
{
  "schemas": [
    {}
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.agentscope.io/llms.txt

Use this file to discover all available pages before exploring further.

Response

Successful Response

Response body for listing credential type schemas.

schemas
Schemas · object[]
required

JSON schemas for all registered credential types.