Skip to content

Get report by name

POST
/api/report/{projectid}/view-report-for-name
curl --request POST \
--url https://api.eventpoint.io/api/report/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/view-report-for-name \
--header 'x-api-key: <x-api-key>'
projectid
required
string format: uuid

The project identifier.

name
string

The report name.

OK

object
reportid
string format: uuid
historyid
string format: uuid
eventtypeid
null | string format: uuid
userid
null | string format: uuid
name
null | string
description
null | string
code
null | string
recordcount
integer | string format: int64
/^-?(?:0|[1-9]\d*)$/
lastrefreshed
string format: date-time
columns
Array<object> | null
object
id
string format: uuid
label
null | string
description
null | string
info
null | string
delimiter
null | string
objtype
null | string
baseobjtype
null | string
view
null | string
objfield
null | string
objid
null | string
ismeta
boolean
iscategory
boolean
property_name
null | string
flatten
boolean
visible
boolean
order
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
dataformat
null | string
timezone
null | string
multiplier
null | number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
showcategoryhierarchy
boolean
formdatatype
One of:
null
allowempty
boolean
calculation
Allowed values: None Count Avg Sum Frequencies Percentage StndDev
dataType
Allowed values: Text Number Date Boolean
statements
Array<object> | null
object
statementid
string format: uuid
name
null | string
logical
Allowed values: AND OR NOT
itemorder
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
conditions
Array<object> | null
object
conditionid
string format: uuid
op
Allowed values: EQ NE GT GTE LT LTE IN NotIn Matches NotMatches
itemorder
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
filtertype
null | string
serializedfilter
null | string
reportdata
Array<object> | null
object
id
string format: uuid
etag
null | string
datarow
null | object

Forbidden

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string