Opportunities
Body
objectOptional
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Responses
200
Success
application/json
objectOptional
400
Bad request
application/json
401
Unauthorized
application/json
500
Server error
application/json
post
/get-opportunitiesBody
objectOptional
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Responses
200
Success
application/json
objectOptional
400
Bad request
application/json
401
Unauthorized
application/json
500
Server error
application/json
post
/get-opportunityAuthorizations
AuthorizationstringRequired
Privy access token
Body
objectOptional
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Responses
200
Success
application/json
objectOptional
400
Bad request
application/json
401
Unauthorized
application/json
500
Server error
application/json
post
/create-opportunityLast updated