GitLab · Example Payload

Gitlab Api V4 Bulk Imports Api_Entities_Bulk Import Example

CodePlatformSoftware DevelopmentSource Control

Gitlab Api V4 Bulk Imports Api_Entities_Bulk Import Example is an example object payload from GitLab, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idstatussource_typecreated_atupdated_at

Example Payload

Raw ↑
{
  "id": 1,
  "status": "finished",
  "source_type": "gitlab",
  "created_at": "2012-05-28T11:42:42.000Z",
  "updated_at": "2012-05-28T11:42:42.000Z"
}