v1

latestOpenAPI 3.0.02026-08-066425196.1 KB
Contributions

Get contribution data by contribution id directly from the database.

Get contribution data by contribution id directly from the database. Returns a JSON result.

get/contributions/contributionId/{contributionId}

Path parameters

contributionIdstring required

An individual contribution's unique uuid identifier which maps to the contributorId field in the MySQL database

Query parameters

statusstring

Contribution's status which maps to the status field in the MySQL database

contributionTypestring

Contribution type which maps to the contributionType field in the MySQL database

Response

A body of response data containing contribution data from the database if any were found.