Github API - Test Config

GET /user/marketplace_purchases/stubbed
users
apps

Lists the active subscriptions for the authenticated user. You must use a user-to-server OAuth access token, created for a user who has authorized your GitHub App, to access this endpoint. . OAuth Apps must authenticate using an OAuth token.
List subscriptions for the authenticated user (stubbed)

Arguments
key per-page

per-page [scalar]

The number of results per page (max 100).

API:
Github Open API
(version: 1.1.4)

key page

page [scalar]

Page number of the results to fetch.

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json user-marketplace-purchase []

user-marketplace-purchase [object]

User Marketplace Purchase

Attributes
billing_cycle string

free_trial_ends_on string

next_billing_date string

on_free_trial boolean

unit_count integer

updated_at string

API:
Github Open API
(version: 1.1.4)
304 not_modified

not_modified [scalar]

Not modified

API:
Github Open API
(version: 1.1.4)
401 requires_authentication

requires_authentication [scalar]

Requires authentication

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)