Returns the assignment specified by the activity Id and assignment code.

get

/primeapi/restapi/v16.2/assignment/activity/{id}/code/{code}

Request

Path Parameters
code
Type: string
Required: true
ID of activity and Code of the Assignment to be found.
id
Type: integer (int64)
Required: true

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityAssignment
Type: object
Nested Schema : Duration
Type: object
Nested Schema : Unit
Type: object
Nested Schema : ApiEntityAssignmentFinancial
Type: object
Nested Schema : ApiEntityAssignmentFlexCost
Type: object
Nested Schema : ApiEntityAssignmentFlexOther
Type: object
Nested Schema : ApiEntityAssignmentFlexText
Type: object
Nested Schema : Curve
Type: object
Nested Schema : Percent
Type: object
Nested Schema : spreads
Type: array
Unique Items Required: true
Nested Schema : Cost
Type: object
Nested Schema : flexMap
Nested Schema : additionalProperties
Type: object
Nested Schema : flexMap
Nested Schema : additionalProperties
Type: object
Nested Schema : flexMap
Nested Schema : additionalProperties
Type: object
Nested Schema : bucketMap
Type: object
Nested Schema : buckets
Type: array
Unique Items Required: true
Nested Schema : privileges
Type: array
Nested Schema : Workspace
Type: object
Nested Schema : CurveBucket
Type: object
Nested Schema : privileges
Type: array
Nested Schema : WorkspaceImage
Type: object
Nested Schema : privileges
Type: array
Nested Schema : settingMap
Type: object
Nested Schema : workspaceAutonumSettings
Type: array
Unique Items Required: true
Nested Schema : Currency
Type: object
Nested Schema : workspaceSettings
Type: array
Unique Items Required: true
Nested Schema : image
Type: array
Nested Schema : privileges
Type: array
Nested Schema : WorkspaceAutonumSetting
Type: object
Nested Schema : privileges
Type: array
Nested Schema : privileges
Type: array
Nested Schema : WorkspaceSetting
Type: object
Nested Schema : privileges
Type: array
Nested Schema : ApiEntityResourceAssignmentSpreadControlObject
Type: object
Nested Schema : spreadRows
Type: array
Unique Items Required: true
??spreadRow_resource_spread??
Nested Schema : ApiEntityResourceAssignmentSpreadRow
Type: object
Nested Schema : actualOverTimeUnitsHourlySpread
Type: array
Nested Schema : actualRegularUnitsHourlySpread
Type: array
Nested Schema : actualUnitsHourlySpread
Type: array
Nested Schema : atCompletionUnitsHourlySpread
Type: array
Nested Schema : plannedUnitsHourlySpread
Type: array
Nested Schema : remainingLateUnitsHourlySpread
Type: array
Nested Schema : remainingUnitsHourlySpread
Type: array
Nested Schema : staffedRemainingUnitsHourlySpread
Type: array
Nested Schema : unstaffedRemainingUnitsHourlySpread
Type: array
404 Response
The Assignment does not exist or you do not have access to it.