Links
GET calls
Filtering
In the following link you can consult how to filter this call.
Example:
Parámetros de encabezado
AuthorizationstringRequerido
Bearer + JWT_token
Respuestas
200
Returns all links
Sin contenido
get
/vinculos200
Returns all links
Sin contenido
Example:
Parámetros de ruta
idstringRequerido
The link identifier
Parámetros de encabezado
AuthorizationstringRequerido
Bearer + JWT_token
Respuestas
200
Returns the link corresponding to the id
Sin contenido
get
/vinculos/{id}200
Returns the link corresponding to the id
Sin contenido
Última actualización
¿Te fue útil?