Skip to main content
GET
Muestra todas las skills disponibles

Autorizaciones

Authorization
string
header
requerido

The access token received from the authorization server in the OAuth 2.0 flow.

Respuesta

Todas las skills se han recuperado correctamente

id
string
requerido

Identificador del skill. Use este valor como skillId en las solicitudes de transacción.

Minimum string length: 1
name
string
requerido

Nombre del skill tal como se muestra en Vantage.

Minimum string length: 1
type
enum<string>

Tipo de skill. Uno de Classification, Document, Process, Ocr o Assembling.

Opciones disponibles:
Classification,
Document,
Process,
Ocr,
Assembling