Box Developer Documentation
 

    Box Doc Gen job (Base)

    The basic representation of a Box Doc Gen job.

    This resource has a few variations that can be encountered when using the API.

    The fields that are part of the base variant represent the default fields that are always returned when using the fields query parameter, additional to the fields specified in the parameter.

    string
    12345

    The unique identifier that represent a Box Doc Gen job.

    string
    docgen_job

    docgen_job

    Value is always docgen_job

    Response Example

    {
      "id": "12345",
      "type": "docgen_job"
    }