Back to top

Formation tool API

All API interaction MUST take place over an HTTPS connection.

one

GroupName

Get request
GET/path/{id}

Example URI

GET /path/1
URI Parameters
HideShow
id
number (required) Example: 1

uniq ID

Request
HideShow
Headers
Authorization: Bearer e9629c2a-6763-45f4-9d3a-1b2c7822febe
Response  200
HideShow
Headers
Content-Type: application/vnd.api+json
Body
{
    message: 'json response'
}

Generated by aglio on 05 Feb 2018