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
    Example: milestone_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    amount integer
    Example: 1000
    reward string
    Example: This is a reward
    currencyCode string
    organisationId string
    object string
    Example: milestone
Loading...