Skip to main content

Retrieve an Opportunity

ENDPOINT
GET https://api.codecoogs.com/v1/opportunities?id=

URL Parameters


id Required

A UUID for the object.

Body Parameters


No parameters.

Returns

Returns a success status and the opportunity object after successful opportunity retrieval. This call returns a success status and an error message if something goes wrong.