Links

GET calls

Filtering

In the following link you can consult how to filter this call.

Get data from all links

get
Parámetros de encabezado
AuthorizationstringRequerido

Bearer + JWT_token

Respuestas
200

Returns all links

Sin contenido

get
/vinculos
200

Returns all links

Sin contenido

Get the pdf of a specific link

get
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?