GET /addons/

osf.io

Summary: List all addons
Operation ID: addons_list
Auth: unknown
Description

A paginated list of addons configurable with the OSF, for read purposes only. #### Returns Returns a JSON object containing `data` and `links` keys. The `data` key contains an array of up to 10 addons. Each resource in the array is a separate addon object. The `links` key contains a dictionary of links that can be used for [pagination](#tag/Pagination). #### Errors This request should never return an error.

No probe data for this endpoint yet.