GitLab · Example Payload

Gitlab Api V4 Projects Api_Entities_Metric Image Example

CodePlatformSoftware DevelopmentSource Control

Gitlab Api V4 Projects Api_Entities_Metric Image Example is an example object payload from GitLab, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcreated_atfilenamefile_pathurlurl_text

Example Payload

Raw ↑
{
  "id": 23,
  "created_at": "2020-11-13T00:06:18.084Z",
  "filename": "file.png",
  "file_path": "/uploads/-/system/alert_metric_image/file/23/file.png",
  "url": "https://example.com/metric",
  "url_text": "An example metric"
}