cURL
curl --request GET \ --url https://api.monigo.co/v1/plans \ --header 'Authorization: <api-key>'
{}
Returns all billing plans belonging to the authenticated organisation
API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}
OK
The response is of type object.
object