Skill Repository Details
get
https://apigateway.boost.rs
/skill-repositories/:id
Skill Repository Details
Field name | Description |
id | Repository ID |
name | Repository title |
description | Repository description |
external_id | Alphanumeric value (optional) which can be set by the client for external cross-referencing purposes. |
status | Job status. Available values: active - the repository is ready for use (completed)draft - the repository content might not be the final (it might not be ready for use) |
categories_count | The number of child categories that exist in the current repository |
has_categories | Boolean value. true - the repository contains child categoriesfalse - the repository is empty |
translations | Group of fields containing the available translations (per language) for the repository title and description, if available. Translation fields:
en , fr etc. - ISO 639-1 language codes
name - repository title
description - repository description |
Last modified 1yr ago