Me

Get information of the logged in organization

GET https://rcur.app/api/v2/organizations/me

{
    "id": "lmJEzbEL5Q",
    "name": "RCUR",
    "email": "[email protected]",
    "mollie_organization_id": "org_123456789"
}

Last updated

Was this helpful?