REST API
Infra APIForge

Resolve a Forge VM credential

GET/api/v1/runtime-credentials/forge/identity

Authorization

BearerAuth
AuthorizationBearer <token>

Hydra JWT Bearer token

In: header

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/runtime-credentials/forge/identity"
{  "subject": "string"}
{  "error": "string"}
{  "error": "string"}