Jump to Content
GatherContent API
GuidesRecipesAPI Reference
GatherContent API
API Reference
All
Pages
Start typing to search…

Documentation

  • Home
  • Authentication
  • Versioning
  • The Config Field
    • Request Payload
    • Tab Structure
    • Element Structure
    • text
    • files
    • choice_radio
    • choice_checkbox
    • section

:me

  • GET: /meget

:accounts

  • GET: /accountsget
  • GET: /accounts/{account_id}get

:projects

  • GET: /v0.5/projectsget
  • GET: /v0.5/projects/{project_id}get
  • POST: /v0.5/projectspost
  • GET: /v0.5/projects/{project_id}/statusesget
  • GET: /v0.5/projects/{project_id}/statuses/:status_idget

:items

  • GET: /itemsget
  • GET: /items/{item_id}get
  • POST: /itemspost
  • POST: /items/{item_id}/savepost
  • POST: /v0.5/items/{item_id}/apply_templatepost
  • POST: /v0.5/items/{item_id}/choose_statuspost
  • GET: /v0.5/items/{item_id}/filesget

:templates

  • GET: /templatesget
  • GET: /templates/{template_id}get

:files

  • GET: /files/{id}/downloadget

:folders

  • GET: /foldersget
Powered by 

GET: /me

get https://api.gathercontent.com/me

You have access to all fields of information about the logged in User such as their avatar url, name, and other fields. Check out the example response.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!