P4 Plan REST API (2025.3001)

Download OpenAPI specification:Download

This page is an extension of the P4 Plan GraphQL API and documents extra REST calls not included in GraphQL. P4 Plan API Server Setup Guide

App

Healthcheck

Responses

Response samples

Content type
application/json
"string"

Attachments

attachment

path Parameters
itemID
required
string
Request Body schema: application/json
path
required
string

The path of the attachment

Responses

Request samples

Content type
application/json
{
  • "path": "string"
}

Response samples

Content type
application/json
{ }

upload attachment

path Parameters
itemID
required
string

Responses

Avatars

avatar

Request Body schema: application/json
userID
required
string

The user ID to get the avatar of

Responses

Request samples

Content type
application/json
{
  • "userID": "string"
}

Response samples

Content type
application/json
{ }