Retrieve a project
Endpoint
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
Content-Type
application/json
Authorization
Bearer <token>
Parameters
Name
Type
Description
id
string
ID of the project that you want to bring the information.
Request
Response
Last updated