v1 Profile API

Get

Fetch the users profile information, including their api_token and email used to build the auth_token.

Parameters

Name Description
auth_token Authentication Token

Request

Headers

Content-Type: application/vnd.api+json
Accept: application/vnd.api+json

Route

GET /api/v1/profile?auth_token=person9%40example.com%3Aa9883238ad0467d5f0fa30b79e60da9ffcd6fb44b2156c7885dfeec018dff7f2

Query Parameters

auth_token=person9@example.com:a9883238ad0467d5f0fa30b79e60da9ffcd6fb44b2156c7885dfeec018dff7f2

Response

Headers

Content-Type: application/vnd.api+json

Status

200

Body