RCUR

Organization

List Mollie profiles

get https://rcur.app/api/v2/organizations/mollie-profiles

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

Responses

200 List of Mollie profiles object
  • data array of MollieProfiles
    7 child attributes · MollieProfile
    • id string required
    • name string required
    • website string nullable
    • email string nullable
    • phone string nullable
    • status string required

      One of unverified verified blocked

    • mode string required

      One of live test

Try it Send this request with your own API key

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