ZITADEL documentation
This endpoint returns some general needed (OIDC) information about ZITADEL like the issuer or discovery endpoint.
Responses
- 200
- default
OK
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- issuer string
- discoveryEndpoint string
{
"issuer": "string",
"discoveryEndpoint": "string"
}
- Schema
- Example (from schema)
Schema
- issuer string
- discoveryEndpoint string
{
"issuer": "string",
"discoveryEndpoint": "string"
}
- Schema
- Example (from schema)
Schema
- issuer string
- discoveryEndpoint string
{
"issuer": "string",
"discoveryEndpoint": "string"
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- code int32
- message string
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
GET /zitadel/docs
Authorization
type: oauth2flow: authorizationCodescopes: openid,urn:zitadel:iam:org:project:id:zitadel:aud
Request
Request
curl -L -X GET 'https://$ZITADEL_DOMAIN/management/v1/zitadel/docs' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://$ZITADEL_DOMAIN/management/v1/zitadel/docs' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://$ZITADEL_DOMAIN/management/v1/zitadel/docs' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://$ZITADEL_DOMAIN/management/v1/zitadel/docs' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://$ZITADEL_DOMAIN/management/v1/zitadel/docs' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://$ZITADEL_DOMAIN/management/v1/zitadel/docs' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://$ZITADEL_DOMAIN/management/v1/zitadel/docs' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'