Retrieve a project flow (Recuperar un flujo de un proyecto)
GET - https://api.verifik.co/v2/project-flows/{ID}
Con este servicio, puedes obtener todos los Project Flow que has creado o, si solo necesitas uno, puedes especificar el ID del proyecto, y el endpoint devolverá únicamente el Project Flow seleccionado.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Description
id
string
ID of the projectFlow that you want to bring the information.