GET /api-specification
Summary: —
Operation ID: getAPISpecification
Auth: unknown
Operation ID: getAPISpecification
Auth: unknown
Description
Get API specification metadata
Parameters (3)
page
(integer, query, optional, default: 1)
Used to specify further pages (starts at 1)
Constraints: {'minimum': 1}
perPage
(integer, query, optional, default: 10)
Number of items to include in pagination (up to 100, defaults to 10)
Constraints: {'minimum': 1, 'maximum': 100}
x-readme-version
(string, header, required)
Version number of your docs project, for example, v3.0. To see all valid versions for your docs project call https://docs.readme.com/developers/reference/version#getversions.
No probe data for this endpoint yet.