Project History
LIVE
https://app.polarix.io
LIVE
https://app.polarix.io
GET
https://app.polarix.io
Filtering can be performed by providing a {date} and/or {since} parameter.
Calling this endpoint with no query parameters will return all changes since the last published date.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Path Params
version
number
required
Example:
{{version}}
project_id
string
required
Example:
6582ed0344adfe123d04f772
Query Params
date
string
optional
Example:
2024-05-02
since
boolean
optional
Example:
0
Header Params
x-api-key
string
required
Example:
1234abcd
Accept
string
optional
Example:
application/json
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://app.polarix.io/api/1.0/projects/6582ed0344adfe123d04f772/history?date=2024-05-02&since=0' \
--header 'x-api-key: 1234abcd' \
--header 'Accept: application/json'
Responses
🟢200Success — JSON
application/json
Body
array of:
id
integer
required
title
string
required
section_id
integer
required
user_id
integer
required
pos
integer
required
status
string
required
parent_id
null
required
revisions_count
integer
required
prefix
string
required
children
array [object {15}]
required
id
integer
required
title
null
required
section_id
integer
required
user_id
integer
required
pos
integer
required
status
string
required
parent_id
integer
required
revisions_count
integer
required
prefix
string
required
children
array [object {15}]
required
section
object
required
subscription
null
required
contents
array [object {14}]
required
veeva_item
null
required
veeva_item_notes
array[string]
required
section
object
required
id
integer
required
name
string
required
description
null
required
pos
integer
required
project_id
integer
required
parent_id
null
required
children
array [object {7}]
required
subscription
null
required
contents
array [object {14}]
required
id
integer
required
item_id
integer
required
project_country_id
null
required
text
string
required
clean_text
string
required
updated_at
string
required
commentsCount
integer
required
humanReadableUpdatedDate
string
required
comments
array[string]
required
item_content_attachments
array[string]
required
subscription
null
required
project_country
null
required
tags
array[string]
required
reference_groups
array[string]
required
veeva_item
null
required
veeva_item_notes
array[string]
required
subscriptions
array[string]
required
Example
[
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\ItemContent",
"timestamp": "2024-05-13T09:33:02.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-05-13 09:33:02"
},
"object_id": 7168
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\Item",
"timestamp": "2024-05-13T09:33:02.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-05-13 09:33:02"
},
"object_id": 7243
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\Item",
"timestamp": "2024-05-13T09:33:01.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-05-13 09:33:01"
},
"object_id": 7242
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\ItemContent",
"timestamp": "2024-05-13T09:33:01.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-05-13 09:33:01"
},
"object_id": 7167
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\Item",
"timestamp": "2024-05-13T09:33:00.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-05-13 09:33:00"
},
"object_id": 7241
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\ItemContent",
"timestamp": "2024-05-13T09:33:00.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-05-13 09:33:00"
},
"object_id": 7166
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Edited",
"model": "App\\Models\\ProjectUserRole",
"timestamp": "2024-05-02T17:51:59.000000Z",
"revision": {
"key": "role",
"old_value": "owner",
"new_value": "admin"
},
"object_id": 45
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Edited",
"model": "App\\Models\\ProjectUserRole",
"timestamp": "2024-05-02T17:51:59.000000Z",
"revision": {
"key": "role",
"old_value": "admin",
"new_value": "owner"
},
"object_id": 243
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Deleted",
"model": "App\\Models\\Comment",
"timestamp": "2024-04-16T16:45:31.000000Z",
"revision": {
"key": "deleted_at",
"old_value": null,
"new_value": "2024-04-16 16:45:31"
},
"object_id": 3752
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\Comment",
"timestamp": "2024-04-16T16:44:38.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:44:38"
},
"object_id": 3752
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\ItemContentAttachment",
"timestamp": "2024-04-16T16:41:58.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:41:58"
},
"object_id": 731
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\Attachment",
"timestamp": "2024-04-16T16:41:57.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:41:57"
},
"object_id": 11934
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\Abbreviation",
"timestamp": "2024-04-16T16:38:58.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:38:58"
},
"object_id": 1365
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\Lexicon",
"timestamp": "2024-04-16T16:36:54.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:36:54"
},
"object_id": 503
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\ItemContentTag",
"timestamp": "2024-04-16T16:32:32.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:32:32"
},
"object_id": 3608
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\ItemContentTag",
"timestamp": "2024-04-16T16:32:30.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:32:30"
},
"object_id": 3607
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\ItemContentTag",
"timestamp": "2024-04-16T16:32:24.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:32:24"
},
"object_id": 3606
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\ItemContentTag",
"timestamp": "2024-04-16T16:32:17.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:32:17"
},
"object_id": 3605
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Added to Project",
"model": "App\\Models\\ItemContentTag",
"timestamp": "2024-04-16T16:32:05.000000Z",
"revision": {
"key": "created_at",
"old_value": null,
"new_value": "2024-04-16 16:32:05"
},
"object_id": 3604
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Edited",
"model": "App\\Models\\ItemContent",
"timestamp": "2024-04-16T16:29:03.000000Z",
"revision": {
"key": "text",
"old_value": "Using the recommended techniques for the administration of notrealgliovax can help to reduce injection-site reactions.",
"new_value": "<a href=\"javascript:void(0);\" id=\"8897\" class=\"fresh animate__animated animate__fadeIn\">Using the recommended techniques for the administration of notrealgliovax can help to reduce injection-site reactions.</a>"
},
"object_id": 514
},
{
"user": {
"id": 1,
"name": "Justin Erswell",
"file": "https://lhg-digital.s3.us-east-1.amazonaws.com/polarixv2/users/JustinErswell.jpeg"
},
"type": "Edited",
"model": "App\\Models\\ItemContent",
"timestamp": "2024-04-16T16:28:34.000000Z",
"revision": {
"key": "text",
"old_value": "Following notrealgliovax administration, 25% of patients experienced injection site reactions; however, these reactions were easily managed.",
"new_value": "<a href=\"javascript:void(0);\" id=\"8896\" class=\"fresh animate__animated animate__fadeIn\">Following notrealgliovax administration, 25% of patients experienced injection site reactions; however, these reactions were easily managed.</a>"
},
"object_id": 513
}
]
🟢200Success — XML
🟠401Unauthorized — JSON
🟠401Unauthorized — XML
🔴500Server Error — JSON
🔴500Server Error — XML