Fetch Contract by ID
GET/api/v1/contracts/:id
Retrieves a contract by its ID and returns the details of the specific contract.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successfully retrieved the contract.
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error