Project Template Assignment Skills represent skills that have been assigned to a Project Template Assignment.
Returns a list of project template assignment skills that represent the skills associated with project template assignments visible to the logged in user.
This endpoint returns structured Project Template Assignment Skill objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results
array
and will be indexed by ID in the project_template_assignment_skills
top-level JSON key.
Please see our Response Format section for more information.
A list of Project Template Assignment Skills have been retrieved.
Bad Request
Unauthorized request
Forbidden request
Page Not Found
Unprocessable Entity
Service is unavailable
{- "count": 0,
- "meta": {
- "count": 0,
- "page_count": 0,
- "page_number": 0,
- "page_size": 0
}, - "results": [
- {
- "key": "string",
- "id": "string"
}
], - "project_template_assignment_skills": {
- "property1": {
- "cached_skill_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "creator_id": "string",
- "level": 0,
- "max_level": 0,
- "project_template_assignment_id": "string",
- "skill_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}, - "property2": {
- "cached_skill_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "creator_id": "string",
- "level": 0,
- "max_level": 0,
- "project_template_assignment_id": "string",
- "skill_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
}, - "skills": {
- "property1": {
- "created_at": "2019-08-24T14:15:22Z",
- "description": "string",
- "external_reference_ids": [
- "string"
], - "max_level": "string",
- "name": "string",
- "skill_category_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}, - "property2": {
- "created_at": "2019-08-24T14:15:22Z",
- "description": "string",
- "external_reference_ids": [
- "string"
], - "max_level": "string",
- "name": "string",
- "skill_category_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
}, - "users": {
- "property1": {
- "abbreviated_timezone": "string",
- "account_membership_id": "string",
- "bio": "string",
- "city": "string",
- "classification": "string",
- "country": "string",
- "custom_field_value_ids": [
- "string"
], - "email_address": "string",
- "external_reference_ids": [
- "string"
], - "full_name": "string",
- "headline": "string",
- "last_site_activity": "2019-08-24T14:15:22Z",
- "manager_id": "string",
- "photo_path": "string",
- "role_id": "string",
- "skill_ids": [
- "string"
], - "skill_membership_ids": [
- "string"
], - "state": "string",
- "website": "string",
- "work_sample_ids": [
- "string"
]
}, - "property2": {
- "abbreviated_timezone": "string",
- "account_membership_id": "string",
- "bio": "string",
- "city": "string",
- "classification": "string",
- "country": "string",
- "custom_field_value_ids": [
- "string"
], - "email_address": "string",
- "external_reference_ids": [
- "string"
], - "full_name": "string",
- "headline": "string",
- "last_site_activity": "2019-08-24T14:15:22Z",
- "manager_id": "string",
- "photo_path": "string",
- "role_id": "string",
- "skill_ids": [
- "string"
], - "skill_membership_ids": [
- "string"
], - "state": "string",
- "website": "string",
- "work_sample_ids": [
- "string"
]
}
}, - "project_template_assignments": {
- "property1": {
- "name": "string",
- "project_template_id": "string",
- "role_id": "string",
- "role_initials": "string",
- "role_name": "string",
- "skill_ids": [
- "string"
], - "total_count": 0,
- "total_estimated_minutes": 0
}, - "property2": {
- "name": "string",
- "project_template_id": "string",
- "role_id": "string",
- "role_initials": "string",
- "role_name": "string",
- "skill_ids": [
- "string"
], - "total_count": 0,
- "total_estimated_minutes": 0
}
}
}
This endpoint returns structured Project Template Assignment Skill objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results
array
and will be indexed by ID in the project_template_assignment_skills
top-level JSON key.
Please see our Response Format section for more information.
{- "project_template_assignment_skill": {
- "skill_id": 0,
- "project_template_assignment_id": 0,
- "level": 0
}
}
{- "count": 0,
- "meta": {
- "count": 0,
- "page_count": 0,
- "page_number": 0,
- "page_size": 0
}, - "results": [
- {
- "key": "string",
- "id": "string"
}
], - "project_template_assignment_skills": {
- "property1": {
- "cached_skill_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "creator_id": "string",
- "level": 0,
- "max_level": 0,
- "project_template_assignment_id": "string",
- "skill_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}, - "property2": {
- "cached_skill_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "creator_id": "string",
- "level": 0,
- "max_level": 0,
- "project_template_assignment_id": "string",
- "skill_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
}, - "skills": {
- "property1": {
- "created_at": "2019-08-24T14:15:22Z",
- "description": "string",
- "external_reference_ids": [
- "string"
], - "max_level": "string",
- "name": "string",
- "skill_category_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}, - "property2": {
- "created_at": "2019-08-24T14:15:22Z",
- "description": "string",
- "external_reference_ids": [
- "string"
], - "max_level": "string",
- "name": "string",
- "skill_category_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
}, - "users": {
- "property1": {
- "abbreviated_timezone": "string",
- "account_membership_id": "string",
- "bio": "string",
- "city": "string",
- "classification": "string",
- "country": "string",
- "custom_field_value_ids": [
- "string"
], - "email_address": "string",
- "external_reference_ids": [
- "string"
], - "full_name": "string",
- "headline": "string",
- "last_site_activity": "2019-08-24T14:15:22Z",
- "manager_id": "string",
- "photo_path": "string",
- "role_id": "string",
- "skill_ids": [
- "string"
], - "skill_membership_ids": [
- "string"
], - "state": "string",
- "website": "string",
- "work_sample_ids": [
- "string"
]
}, - "property2": {
- "abbreviated_timezone": "string",
- "account_membership_id": "string",
- "bio": "string",
- "city": "string",
- "classification": "string",
- "country": "string",
- "custom_field_value_ids": [
- "string"
], - "email_address": "string",
- "external_reference_ids": [
- "string"
], - "full_name": "string",
- "headline": "string",
- "last_site_activity": "2019-08-24T14:15:22Z",
- "manager_id": "string",
- "photo_path": "string",
- "role_id": "string",
- "skill_ids": [
- "string"
], - "skill_membership_ids": [
- "string"
], - "state": "string",
- "website": "string",
- "work_sample_ids": [
- "string"
]
}
}, - "project_template_assignments": {
- "property1": {
- "name": "string",
- "project_template_id": "string",
- "role_id": "string",
- "role_initials": "string",
- "role_name": "string",
- "skill_ids": [
- "string"
], - "total_count": 0,
- "total_estimated_minutes": 0
}, - "property2": {
- "name": "string",
- "project_template_id": "string",
- "role_id": "string",
- "role_initials": "string",
- "role_name": "string",
- "skill_ids": [
- "string"
], - "total_count": 0,
- "total_estimated_minutes": 0
}
}
}
This endpoint returns structured Project Template Assignment Skill objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results
array
and will be indexed by ID in the project_template_assignment_skills
top-level JSON key.
Please see our Response Format section for more information.
include | string Any of the below associations can be included in your request by providing the
|
{- "count": 0,
- "meta": {
- "count": 0,
- "page_count": 0,
- "page_number": 0,
- "page_size": 0
}, - "results": [
- {
- "key": "string",
- "id": "string"
}
], - "project_template_assignment_skills": {
- "property1": {
- "cached_skill_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "creator_id": "string",
- "level": 0,
- "max_level": 0,
- "project_template_assignment_id": "string",
- "skill_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}, - "property2": {
- "cached_skill_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "creator_id": "string",
- "level": 0,
- "max_level": 0,
- "project_template_assignment_id": "string",
- "skill_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
}, - "skills": {
- "property1": {
- "created_at": "2019-08-24T14:15:22Z",
- "description": "string",
- "external_reference_ids": [
- "string"
], - "max_level": "string",
- "name": "string",
- "skill_category_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}, - "property2": {
- "created_at": "2019-08-24T14:15:22Z",
- "description": "string",
- "external_reference_ids": [
- "string"
], - "max_level": "string",
- "name": "string",
- "skill_category_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
}, - "users": {
- "property1": {
- "abbreviated_timezone": "string",
- "account_membership_id": "string",
- "bio": "string",
- "city": "string",
- "classification": "string",
- "country": "string",
- "custom_field_value_ids": [
- "string"
], - "email_address": "string",
- "external_reference_ids": [
- "string"
], - "full_name": "string",
- "headline": "string",
- "last_site_activity": "2019-08-24T14:15:22Z",
- "manager_id": "string",
- "photo_path": "string",
- "role_id": "string",
- "skill_ids": [
- "string"
], - "skill_membership_ids": [
- "string"
], - "state": "string",
- "website": "string",
- "work_sample_ids": [
- "string"
]
}, - "property2": {
- "abbreviated_timezone": "string",
- "account_membership_id": "string",
- "bio": "string",
- "city": "string",
- "classification": "string",
- "country": "string",
- "custom_field_value_ids": [
- "string"
], - "email_address": "string",
- "external_reference_ids": [
- "string"
], - "full_name": "string",
- "headline": "string",
- "last_site_activity": "2019-08-24T14:15:22Z",
- "manager_id": "string",
- "photo_path": "string",
- "role_id": "string",
- "skill_ids": [
- "string"
], - "skill_membership_ids": [
- "string"
], - "state": "string",
- "website": "string",
- "work_sample_ids": [
- "string"
]
}
}, - "project_template_assignments": {
- "property1": {
- "name": "string",
- "project_template_id": "string",
- "role_id": "string",
- "role_initials": "string",
- "role_name": "string",
- "skill_ids": [
- "string"
], - "total_count": 0,
- "total_estimated_minutes": 0
}, - "property2": {
- "name": "string",
- "project_template_id": "string",
- "role_id": "string",
- "role_initials": "string",
- "role_name": "string",
- "skill_ids": [
- "string"
], - "total_count": 0,
- "total_estimated_minutes": 0
}
}
}
This endpoint returns structured Project Template Assignment Skill objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results
array
and will be indexed by ID in the project_template_assignment_skills
top-level JSON key.
Please see our Response Format section for more information.
include | string Any of the below associations can be included in your request by providing the
|
{- "project_template_assignment_skill": {
- "level": 0
}
}
{- "count": 0,
- "meta": {
- "count": 0,
- "page_count": 0,
- "page_number": 0,
- "page_size": 0
}, - "results": [
- {
- "key": "string",
- "id": "string"
}
], - "project_template_assignment_skills": {
- "property1": {
- "cached_skill_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "creator_id": "string",
- "level": 0,
- "max_level": 0,
- "project_template_assignment_id": "string",
- "skill_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}, - "property2": {
- "cached_skill_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "creator_id": "string",
- "level": 0,
- "max_level": 0,
- "project_template_assignment_id": "string",
- "skill_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
}, - "skills": {
- "property1": {
- "created_at": "2019-08-24T14:15:22Z",
- "description": "string",
- "external_reference_ids": [
- "string"
], - "max_level": "string",
- "name": "string",
- "skill_category_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}, - "property2": {
- "created_at": "2019-08-24T14:15:22Z",
- "description": "string",
- "external_reference_ids": [
- "string"
], - "max_level": "string",
- "name": "string",
- "skill_category_id": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
}, - "users": {
- "property1": {
- "abbreviated_timezone": "string",
- "account_membership_id": "string",
- "bio": "string",
- "city": "string",
- "classification": "string",
- "country": "string",
- "custom_field_value_ids": [
- "string"
], - "email_address": "string",
- "external_reference_ids": [
- "string"
], - "full_name": "string",
- "headline": "string",
- "last_site_activity": "2019-08-24T14:15:22Z",
- "manager_id": "string",
- "photo_path": "string",
- "role_id": "string",
- "skill_ids": [
- "string"
], - "skill_membership_ids": [
- "string"
], - "state": "string",
- "website": "string",
- "work_sample_ids": [
- "string"
]
}, - "property2": {
- "abbreviated_timezone": "string",
- "account_membership_id": "string",
- "bio": "string",
- "city": "string",
- "classification": "string",
- "country": "string",
- "custom_field_value_ids": [
- "string"
], - "email_address": "string",
- "external_reference_ids": [
- "string"
], - "full_name": "string",
- "headline": "string",
- "last_site_activity": "2019-08-24T14:15:22Z",
- "manager_id": "string",
- "photo_path": "string",
- "role_id": "string",
- "skill_ids": [
- "string"
], - "skill_membership_ids": [
- "string"
], - "state": "string",
- "website": "string",
- "work_sample_ids": [
- "string"
]
}
}, - "project_template_assignments": {
- "property1": {
- "name": "string",
- "project_template_id": "string",
- "role_id": "string",
- "role_initials": "string",
- "role_name": "string",
- "skill_ids": [
- "string"
], - "total_count": 0,
- "total_estimated_minutes": 0
}, - "property2": {
- "name": "string",
- "project_template_id": "string",
- "role_id": "string",
- "role_initials": "string",
- "role_name": "string",
- "skill_ids": [
- "string"
], - "total_count": 0,
- "total_estimated_minutes": 0
}
}
}
The response will contain no content and an HTTP 204 status code if the request was successful, or a standard Kantata OX error message explaining why the object could not be deleted.
Project Template Assignment Skill has been deleted.
Bad Request
Unauthorized request
Forbidden request
Page Not Found
Unprocessable Entity
Service is unavailable
{- "errors": [
- {
- "type": "string",
- "message": "string"
}
]
}