# Retrieve a job

Retrieves a job with a specified ID. Job targets are not retrieved. Only the link to the relation is used. You can get the job ID in the Job details or in the URL when you click a job target on the Processing page (for example, https://contenthub-server.cloud/en-us/user/myjobs/Job/39309 ).

Endpoint: GET /api/v2/jobs/{id}
Version: v2.0
Security: OAuth2

## Path parameters:

  - `id` (integer, required)
    The ID for the job, for example, 39596.

## Query parameters:

  - `cultures` (array)
    List of cultures in which to load the entity. If no cultures are provided, multi-language properties are not included.

## Response 200 fields (application/json):

  - `id` (integer)
    The ID for the entity, for example 39752.

  - `identifier` (string,null)
    The identifier for the entity.

  - `cultures` (array,null)
    The cultures associated with the entity, for example en-US.

  - `properties` (object,null)
    The properties of the entity.

  - `relations` (object,null)
    The relations of the entity.

  - `created_by` (object)
    Represents a link to a resource.

  - `created_by.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `created_by.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `created_by.title` (string,null)
    Gets or sets the title that describes this link.

  - `created_by.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `created_on` (string)
    The date and time when the entity was created.

  - `modified_by` (object)
    Represents a link to a resource.

  - `modified_by.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `modified_by.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `modified_by.title` (string,null)
    Gets or sets the title that describes this link.

  - `modified_by.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `modified_on` (string)
    The date and time when the entity was last modified.

  - `locked_by` (object)
    Represents a link to a resource.

  - `locked_by.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `locked_by.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `locked_by.title` (string,null)
    Gets or sets the title that describes this link.

  - `locked_by.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `locked_on` (string,null)
    The date and time when the entity was locked.

  - `entitydefinition` (object)
    Represents a link to a resource.

  - `entitydefinition.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `entitydefinition.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `entitydefinition.title` (string,null)
    Gets or sets the title that describes this link.

  - `entitydefinition.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `copy` (object)
    Represents a link to a resource.

  - `copy.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `copy.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `copy.title` (string,null)
    Gets or sets the title that describes this link.

  - `copy.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `copyasync` (object)
    Represents a link to a resource.

  - `copyasync.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `copyasync.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `copyasync.title` (string,null)
    Gets or sets the title that describes this link.

  - `copyasync.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `permissions` (object)
    Represents a link to a resource.

  - `permissions.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `permissions.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `permissions.title` (string,null)
    Gets or sets the title that describes this link.

  - `permissions.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `requested_permissions` (object,null)
    The requested permissions with identification if a certain user has permission.

  - `lifecycle` (object)
    Represents a link to a resource.

  - `lifecycle.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `lifecycle.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `lifecycle.title` (string,null)
    Gets or sets the title that describes this link.

  - `lifecycle.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `saved_selections` (object)
    Represents a link to a resource.

  - `saved_selections.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `saved_selections.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `saved_selections.title` (string,null)
    Gets or sets the title that describes this link.

  - `saved_selections.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `roles` (object)
    Represents a link to a resource.

  - `roles.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `roles.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `roles.title` (string,null)
    Gets or sets the title that describes this link.

  - `roles.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `annotations` (object)
    Represents a link to a resource.

  - `annotations.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `annotations.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `annotations.title` (string,null)
    Gets or sets the title that describes this link.

  - `annotations.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `is_root_taxonomy_item` (boolean,null)
    Gets or sets a value indicating whether the entity is a root taxonomy item.

  - `is_path_root` (boolean,null)
    Gets or sets a value indicating whether the entity is a path root.

  - `inherits_security` (boolean)
    Gets or sets a value indicating whether the entity inherits security.

  - `is_system_owned` (boolean)
    Gets or sets a value indicating whether the entity is system owned.

  - `version` (integer)
    The version of the entity.

  - `full` (object)
    Represents a link to a resource.

  - `full.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `full.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `full.title` (string,null)
    Gets or sets the title that describes this link.

  - `full.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.

  - `modules` (array,null)
    The modules associated with the entity.

  - `self` (object)
    Represents a link to a resource.

  - `self.href` (string,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `self.filename_properties` (array,null)
    Gets or sets the URI that points to the resource this link refers to.

  - `self.title` (string,null)
    Gets or sets the title that describes this link.

  - `self.templated` (boolean)
    Gets or sets a value indicating whether the contained URI is a template.


## Response 400 fields

## Response 401 fields

## Response 404 fields
