Retrieve a project
Last updated
Last updated
GET -https://api.verifik.co/v2/projects/{id}
With this service, you can bring all projects that you have created or if you only want one, you can specify the ID of the project and the endpoint will return only the selected project.
Headers
Name | Value |
---|---|
Query Parameters
Name | Type | Description |
---|---|---|
Response
Content-Type
application/json
Authorization
Bearer <token>
id
string
ID of the project that you want to bring the information.