API REFERENCEOpportunityGet OpportunityGet Opportunity GET /opportunities/:opportunityId Returns one opportunity based on the opportunity's ID. Request Responses200400401404Returns the opportunity details if found.If the input identifier is invalid.Unauthorized access.If no opportunity is found with the given identifier.