v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Credentials

Validate credential by provider or ID

Validate credential by provider or ID. Returns the requested resource or collection for the authenticated caller.

get/api/projects/{projectId}/credentials/{provider}/validate

Path parameters

projectIdstring required

Project identifier used to scope the request.

providerstring required

Credential provider name or credential identifier, depending on the endpoint.

Response

Validation result

validboolean required

Whether the value passed validation.

errorstring

Error message when the operation failed.

providerstring

Provider name or key.