RCUR

Organization

Get current organization

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

Requires your API key as Authorization: Bearer <key>. See authentication.

Responses

200 Organization details Organization object
  • id string required
  • name string required
  • email string required
  • mollie_organization_id string nullable
Try it Send this request with your own API key

Requests run against the live data of the organization that owns the key.