Skip to main content

Retrieve an Organisation profile info

GET 

/v1/organisations/:id/profile

Retrieve an Organisation profile info

Request​

Path Parameters

    id stringrequired

    Id of the organisation

Responses​

Retrieve a nonprofit Organisation profile

Schema

    data

    object

    name string
    Example: Lemon rescue nonprofit
    displayName stringnullable
    Example: Lemon Team
    description stringnullable
    Example: Lemon Team
    logo stringnullable
    Example: https://logo-url.com/the-logo.png
    object string
    Example: organisation_profile
Loading...