GitLab · Example Payload

Gitlab Openapi Original Api_Entities_Platform_Kubernetes Example

CodePlatformSoftware DevelopmentSource Control

Gitlab Openapi Original Api_Entities_Platform_Kubernetes Example is an example object payload from GitLab, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

api_urlnamespaceauthorization_typeca_cert

Example Payload

Raw ↑
{
  "api_url": "https://gitlab.com/example",
  "namespace": "Example Project",
  "authorization_type": "2026-04-17T12:00:00Z",
  "ca_cert": "example_value"
}