Skip to main content

List an Organisations Milestones

GET 

/v1/organisations/:id/milestones

List an Organisations Milestones

Request​

Path Parameters

    id stringrequired

    Id of the organisation

Responses​

Successfully list an Organisations milestones

Schema
    data object
    id string
    amount integer
    reward string
    currencyCode string
    organisationId string
    object string
Loading...