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