Github API - Test Config

GET /user/migrations
users
migrations

Lists all migrations a user has started.
List user migrations

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 migration []

migration [object]

A migration.

Attributes
archive_url string

created_at string

exclude unknown []

exclude_attachments boolean

exclude_git_data boolean

exclude_metadata boolean

exclude_owner_projects boolean

exclude_releases boolean

guid string

id integer

lock_repositories boolean

node_id string

org_metadata_only boolean

repositories repository []

state string

updated_at string

url 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)
403 forbidden

forbidden [scalar]

Forbidden

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