Skip to main content

Return all Static Pages

GET 

https://api.staging.powerapi.com/api/v1/static_pages

Return all Static Pages

Request

Query Parameters

    sort string
    page int32

    Page offset to fetch.

    Default value: 1
    per_page int32

    Number of results to return per page.

    Default value: 10

Responses

Return all Static Pages
Schema

Authorization: http

name: bearertype: httpscheme: bearerbearerFormat: JWT
curl -L 'https://api.staging.powerapi.com/api/v1/static_pages' \
-H 'Accept: application/vnd.api+json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://api.staging.powerapi.com
Auth
Parameters
— query
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!