Investments
Get Investments
GET
https://api.theairr.com/investment
This endpoint allows you to get information about all Investments in the Organization.
Headers
Name
Type
Description
X-API-KEY
string
API key for a particular Organization
Get Investment
GET
https://api.theairr.com/investment/:investmentId
This endpoint allows you to get information about a particular Investment
Query Parameters
Name
Type
Description
investmentId
string
ID of the Investment
Headers
Name
Type
Description
X-API-KEY
string
API key for a particular Organization
Last updated
Was this helpful?