Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
38 lines (21 loc) · 769 Bytes

RootApi.md

File metadata and controls

38 lines (21 loc) · 769 Bytes

RootApi

All URIs are relative to /api/v2

Method HTTP request Description
getRoot GET /

getRoot

You can issue a GET request to the root resource to find all of the resource categories supported by the API.

Example

 getRoot

Parameters

This endpoint does not need any parameter.

Return type

Links

Authorization

Token

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]