id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
0845db66-b59a-4aa5-ba9c-7ec17ae1bc54/28c63bd2-e0e9-4589-9dde-383b73975c00/0/0
Altoviz
Invoicing and accounting APIs
null
GET_Customers_GetContacts
200
null
[{"isMain": true, "id": 0, "title": "", "lastName": "", "firstName": "", "email": "", "cellPhone": "", "phone": "", "companyName": "", "displayName": ""}]
{"type": "array", "items": {"type": "object", "properties": {"isMain": {"type": "boolean", "description": "Indicates if the contact is the main third contact"}, "id": {"type": "integer", "description": "Contact ID", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "title": {"type": ["string", "null"]}...
0845db66-b59a-4aa5-ba9c-7ec17ae1bc54/10a794ce-e9a3-44cd-8985-6c189c728ba2/0/0
Altoviz
Invoicing and accounting APIs
null
GET_Customers_Find
200
null
[{"id": 0, "title": "", "lastName": "", "firstName": "", "email": "", "cellPhone": "", "phone": "", "companyName": "", "billingAddress": {"street": "", "zipcode": "", "city": "", "countryIso": "", "formattedAddress": "", "inlineAddress": ""}, "shippingAddress": {"street": "", "zipcode": "", "city": "", "countryIso": ""...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "description": "Customer ID", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "title": {"type": ["string", "null"], "description": "Title"}, "lastName": {"type": ["string", "null"], "description": "Last name"}, "fi...
0845db66-b59a-4aa5-ba9c-7ec17ae1bc54/10a794ce-e9a3-44cd-8985-6c189c728ba2/1/0
Altoviz
Invoicing and accounting APIs
null
GET_Customers_Find
404
null
{"type": "", "title": "", "status": 0, "detail": "", "instance": ""}
{"type": "object", "properties": {"type": {"type": ["string", "null"]}, "title": {"type": ["string", "null"]}, "status": {"type": ["integer", "null"], "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "detail": {"type": ["string", "null"]}, "instance": {"type": ["string", "null"]}}, "additionalProperti...
0845db66-b59a-4aa5-ba9c-7ec17ae1bc54/500fca04-f513-4d48-8de1-a715a2bc884e/0/0
Altoviz
Invoicing and accounting APIs
null
GET_Customers_Get
200
null
{"id": 0, "title": "", "lastName": "", "firstName": "", "email": "", "cellPhone": "", "phone": "", "companyName": "", "billingAddress": {"street": "", "zipcode": "", "city": "", "countryIso": "", "formattedAddress": "", "inlineAddress": ""}, "shippingAddress": {"street": "", "zipcode": "", "city": "", "countryIso": "",...
{"type": "object", "properties": {"id": {"type": "integer", "description": "Customer ID", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "title": {"type": ["string", "null"], "description": "Title"}, "lastName": {"type": ["string", "null"], "description": "Last name"}, "firstName": {"type": ["string...
0845db66-b59a-4aa5-ba9c-7ec17ae1bc54/6c752326-5c7e-4b3c-941d-d1306af23d4d/0/0
Altoviz
Invoicing and accounting APIs
null
GET_Customers_List
200
null
[{"id": 0, "title": "", "lastName": "", "firstName": "", "email": "", "cellPhone": "", "phone": "", "companyName": "", "billingAddress": {"street": "", "zipcode": "", "city": "", "countryIso": "", "formattedAddress": "", "inlineAddress": ""}, "shippingAddress": {"street": "", "zipcode": "", "city": "", "countryIso": ""...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "description": "Customer ID", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "title": {"type": ["string", "null"], "description": "Title"}, "lastName": {"type": ["string", "null"], "description": "Last name"}, "fi...
0845db66-b59a-4aa5-ba9c-7ec17ae1bc54/1975023f-07fe-4916-b620-41f491359ddc/0/0
Altoviz
Invoicing and accounting APIs
null
POST_Customers_Post
200
null
{"id": 0, "title": "", "lastName": "", "firstName": "", "email": "", "cellPhone": "", "phone": "", "companyName": "", "billingAddress": {"street": "", "zipcode": "", "city": "", "countryIso": "", "formattedAddress": "", "inlineAddress": ""}, "shippingAddress": {"street": "", "zipcode": "", "city": "", "countryIso": "",...
{"type": "object", "properties": {"id": {"type": "integer", "description": "Customer ID", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "title": {"type": ["string", "null"], "description": "Title"}, "lastName": {"type": ["string", "null"], "description": "Last name"}, "firstName": {"type": ["string...
0845db66-b59a-4aa5-ba9c-7ec17ae1bc54/1975023f-07fe-4916-b620-41f491359ddc/1/0
Altoviz
Invoicing and accounting APIs
null
POST_Customers_Post
400
null
{"message": "", "errors": []}
{"type": "object", "properties": {"message": {"type": ["string", "null"], "description": "Error message"}, "errors": {"type": ["array", "null"], "items": {"type": "string"}, "description": "List of error messages"}}, "additionalProperties": false, "description": "Error"}
498a3db2-4212-4fd4-961a-9f12e4a0b49c/0307fe11-0ab6-47b0-8c4d-35d530136dca/0/0
BinApi24
BinApi24 is an API service for looking up credit and debit card metadata. You can use it for credit card validation to increase fraud detection accuracy and to help merchants analyze and assess their payment card transactions. More–and more accurate–information can lead to more efficient operations
8.2
Get BIN/INN metadata
This endpoint will return back BIN/INN metadata
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
515ee2ea-03e7-427a-89cf-2c03db78df7e/f45d1198-29e7-42e2-8438-078f3112cd68/1/0
testnt
API
null
listVersionsv1">
200
null
{"versions": [{"id": "v2.0", "links": [{"href": "http://127.0.0.1:8774/v2/", "rel": "self"}], "status": "CURRENT", "updated": "2011-01-21T11:33:21Z"}, {"id": "v3.0", "links": [{"href": "http://127.0.0.1:8774/v3/", "rel": "self"}], "status": "EXPERIMENTAL", "updated": "2013-07-23T11:33:21Z"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"versions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"href": {"type": "string"}, "rel": {"type": "string"}}, "required": ["hr...
515ee2ea-03e7-427a-89cf-2c03db78df7e/a182091a-282c-4698-8f6c-74e01ac31e20/0/0
testnt
API
null
getVersionDetailsv2
203
null
{"version": {"id": "v2.0", "links": [{"href": "http://23.253.228.211:8774/v2/", "rel": "self"}, {"href": "http://docs.openstack.org/api/openstack-compute/2/os-compute-devguide-2.pdf", "rel": "describedby", "type": "application/pdf"}, {"href": "http://docs.openstack.org/api/openstack-compute/2/wadl/os-compute-2.wadl", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"version": {"type": "object", "properties": {"id": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"href": {"type": "string"}, "rel": {"type": "string"}, "type": {"type": "string"}}, "required": ["hr...
515ee2ea-03e7-427a-89cf-2c03db78df7e/a182091a-282c-4698-8f6c-74e01ac31e20/1/0
testnt
API
null
getVersionDetailsv2
200
null
{"version": {"id": "v2.0", "links": [{"href": "http://127.0.0.1:8774/v2/", "rel": "self"}, {"href": "http://docs.openstack.org/api/openstack-compute/2/os-compute-devguide-2.pdf", "rel": "describedby", "type": "application/pdf"}, {"href": "http://docs.openstack.org/api/openstack-compute/2/wadl/os-compute-2.wadl", "rel":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"version": {"type": "object", "properties": {"id": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"href": {"type": "string"}, "rel": {"type": "string"}, "type": {"type": "string"}}, "required": ["hr...
51c0d6ad-094b-4357-ab2b-b2b5628b0b76/720d78cf-de8b-4d58-bbb6-afe977c82c25/0/0
QR Tracker Client API
QR Tracker Ticket client api to create end user validation apps
null
QR Tracker Ticket Client API
QR Client API allows developers to create new client side apps to validate QR Tracker Tickets
200
New Example
{"statusmsg": "", "qrtyp": "", "picurl": "", "status": "", "info": "", "comment": "", "cemail": "", "accessed": "", "accessedmax": "", "qrsecure": ""}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusmsg": {"type": "string"}, "qrtyp": {"type": "string"}, "picurl": {"type": "string"}, "status": {"type": "string"}, "info": {"type": "string"}, "comment": {"type": "string"}, "cemail": {"type": "string"}, "accessed": {"type": "string"}...
4188b868-d0fb-41ab-9371-616114d5285b/0da79122-b9e4-4cea-aeb7-7205f1cc648e/0/0
Face Detection with Age and Gender Estimation
Very easy face detection api that detect all faces in a photo with gender & age estimation
null
Detect
Detect all person's faces in a photo with their age & gender (estimation), in one simple POST request with only one parameter that is photo where to upload the your image base64 encoded see our home page for handling: https://faceapi.hirak.site, then you'll retrieve the coordination's of faces's boxes & the rest as jso...
200
Response
[{"detection": {"_imageDims": {"_width": 960, "_height": 1200}, "_score": 0.8972481489181519, "_classScore": 0.8972481489181519, "_className": "", "_box": {"_x": 350.4277105564024, "_y": 135.09405255317688, "_width": 167.57862519054882, "_height": 197.6879060268402}}, "gender": "male", "genderProbability": 0.9832904338...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"detection": {"type": "object", "properties": {"_imageDims": {"type": "object", "properties": {"_width": {"type": "integer"}, "_height": {"type": "integer"}}, "required": ["_height", "_width"]}, "_score": {"type": ...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/1d9f30e3-3958-4f2f-9669-d3fe11155e33/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getJob
Get the status of a queued job, including its status and result if available.
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/1d9f30e3-3958-4f2f-9669-d3fe11155e33/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getJob
Get the status of a queued job, including its status and result if available.
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "data": {}, "status": "", "error": "", "userId": "65d397fc-b8b1-4e07-9437-026253db663a"}
{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "data": {"type": "object"}, "status": {"type": "string"}, "error": {"type": "string"}, "userId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/1d9f30e3-3958-4f2f-9669-d3fe11155e33/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getJob
Get the status of a queued job, including its status and result if available.
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/1d9f30e3-3958-4f2f-9669-d3fe11155e33/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getJob
Get the status of a queued job, including its status and result if available.
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a5106842-ffdf-4b3e-82f4-ac5d0bc5b1fb/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createVisualization
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a5106842-ffdf-4b3e-82f4-ac5d0bc5b1fb/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createVisualization
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/312ebdb3-be57-4f6f-a21b-d7bf42eb8e47/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
duplicateTemplate
Duplicate a report template by its ID
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/312ebdb3-be57-4f6f-a21b-d7bf42eb8e47/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
duplicateTemplate
Duplicate a report template by its ID
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "htmlContent": "", "platform": "qlikSense", "pageWidth": 0, "pageHeight": 0}
{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "maximum": 100}, "htmlContent": {"type": "string", "maximum": 500000}, "platform": {"type": "string", "enum": ["qlikSense", "tableau"...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/312ebdb3-be57-4f6f-a21b-d7bf42eb8e47/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
duplicateTemplate
Duplicate a report template by its ID
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/312ebdb3-be57-4f6f-a21b-d7bf42eb8e47/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
duplicateTemplate
Duplicate a report template by its ID
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/660f0e14-b62d-40ef-943e-458b9c19e1d4/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createReportTask
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/660f0e14-b62d-40ef-943e-458b9c19e1d4/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createReportTask
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "templateId": "1392343e-c2b1-4e67-84b0-4afd219c57fe", "startOn": "", "endOn": "", "frequency": "Monthly", "every": "", "at": "", "enabled": true, "filterSets": [{"id": "", "title": ""}], "filterCycleId": "65d397fc-b8b1-4e07-9437-026253db663a", "nextRunAt": "",...
{"allOf": [{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "description": "Title of the report task", "maximum": 500}, "templateId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/660f0e14-b62d-40ef-943e-458b9c19e1d4/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createReportTask
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/660f0e14-b62d-40ef-943e-458b9c19e1d4/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createReportTask
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/44a62b8d-5801-4395-b8c2-9fdd46f30dad/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getBaseTemplates
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/44a62b8d-5801-4395-b8c2-9fdd46f30dad/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getBaseTemplates
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/44a62b8d-5801-4395-b8c2-9fdd46f30dad/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getBaseTemplates
200
null
{"baseTemplates": [{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "htmlContent": "", "platform": "qlikSense", "pageWidth": 0, "pageHeight": 0}], "totalPages": 2}
{"type": "object", "properties": {"baseTemplates": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "maximum": 100}, "htmlContent": {"type": "string", "max...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/44a62b8d-5801-4395-b8c2-9fdd46f30dad/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getBaseTemplates
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/6de01b76-37c4-41d0-ad79-f0e118615436/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
duplicateBaseTemplate
Duplicate a base template by its ID
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/6de01b76-37c4-41d0-ad79-f0e118615436/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
duplicateBaseTemplate
Duplicate a base template by its ID
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "htmlContent": "", "platform": "qlikSense", "pageWidth": 0, "pageHeight": 0}
{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "maximum": 100}, "htmlContent": {"type": "string", "maximum": 500000}, "platform": {"type": "string", "enum": ["qlikSense", "tableau"...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/6de01b76-37c4-41d0-ad79-f0e118615436/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
duplicateBaseTemplate
Duplicate a base template by its ID
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/6de01b76-37c4-41d0-ad79-f0e118615436/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
duplicateBaseTemplate
Duplicate a base template by its ID
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/b245b7eb-f4b0-49c2-9675-4bb7349fbfb3/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
updateFilterCycle
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "templateId": "1392343e-c2b1-4e67-84b0-4afd219c57fe", "startOn": "", "endOn": "", "frequency": "Monthly", "every": "", "at": "", "enabled": true, "filterSets": [{"id": "", "title": ""}], "filterCycleId": "65d397fc-b8b1-4e07-9437-026253db663a", "nextRunAt": "",...
{"allOf": [{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "description": "Title of the report task", "maximum": 500}, "templateId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/b245b7eb-f4b0-49c2-9675-4bb7349fbfb3/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
updateFilterCycle
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/b245b7eb-f4b0-49c2-9675-4bb7349fbfb3/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
updateFilterCycle
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/b245b7eb-f4b0-49c2-9675-4bb7349fbfb3/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
updateFilterCycle
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a42cbdfa-a7f0-494f-8808-ba8b8162c2f3/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteFilterCycle
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "templateId": "1392343e-c2b1-4e67-84b0-4afd219c57fe", "startOn": "", "endOn": "", "frequency": "Monthly", "every": "", "at": "", "enabled": true, "filterSets": [{"id": "", "title": ""}], "filterCycleId": "65d397fc-b8b1-4e07-9437-026253db663a", "nextRunAt": "",...
{"allOf": [{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "description": "Title of the report task", "maximum": 500}, "templateId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a42cbdfa-a7f0-494f-8808-ba8b8162c2f3/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteFilterCycle
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a42cbdfa-a7f0-494f-8808-ba8b8162c2f3/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteFilterCycle
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a42cbdfa-a7f0-494f-8808-ba8b8162c2f3/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteFilterCycle
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/6aa6ec73-b4d4-48ad-89aa-753773a45a73/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
renderReport
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "data": {}, "status": "", "error": "", "userId": "65d397fc-b8b1-4e07-9437-026253db663a"}
{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "data": {"type": "object"}, "status": {"type": "string"}, "error": {"type": "string"}, "userId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/6aa6ec73-b4d4-48ad-89aa-753773a45a73/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
renderReport
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/6aa6ec73-b4d4-48ad-89aa-753773a45a73/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
renderReport
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/6aa6ec73-b4d4-48ad-89aa-753773a45a73/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
renderReport
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/aebf47f7-c830-4cb0-8ad6-d6ff3ddedafe/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReports
200
null
{"reports": [{"reportId": "65d397fc-b8b1-4e07-9437-026253db663a", "id": "65d397fc-b8b1-4e07-9437-026253db663a", "createdAt": "", "title": "", "authorId": "65d397fc-b8b1-4e07-9437-026253db663a", "firstName": "", "lastName": "", "thumbnailPath": ""}], "totalPages": 2}
{"type": "object", "properties": {"reports": {"type": "array", "items": {"type": "object", "properties": {"reportId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/aebf47f7-c830-4cb0-8ad6-d6ff3ddedafe/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReports
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/aebf47f7-c830-4cb0-8ad6-d6ff3ddedafe/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReports
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/aebf47f7-c830-4cb0-8ad6-d6ff3ddedafe/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReports
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/e21de2ca-63c0-490c-a74c-2c5df9d8b722/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
exportTemplate
Export a report template to a .CRPT file
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/e21de2ca-63c0-490c-a74c-2c5df9d8b722/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
exportTemplate
Export a report template to a .CRPT file
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/e21de2ca-63c0-490c-a74c-2c5df9d8b722/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
exportTemplate
Export a report template to a .CRPT file
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/b767e8d4-cb26-4065-ac7c-976c0e24b755/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReport
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/b767e8d4-cb26-4065-ac7c-976c0e24b755/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReport
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/b767e8d4-cb26-4065-ac7c-976c0e24b755/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReport
200
null
{"reportId": "65d397fc-b8b1-4e07-9437-026253db663a", "id": "65d397fc-b8b1-4e07-9437-026253db663a", "createdAt": "", "title": "", "authorId": "65d397fc-b8b1-4e07-9437-026253db663a", "firstName": "", "lastName": "", "thumbnailPath": ""}
{"type": "object", "properties": {"reportId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "createdAt": {"type": "string"...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/b767e8d4-cb26-4065-ac7c-976c0e24b755/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReport
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/5472ccac-1b4e-4e40-a5f2-692e320f24d6/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteReportTask
Delete a report task by its ID
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/5472ccac-1b4e-4e40-a5f2-692e320f24d6/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteReportTask
Delete a report task by its ID
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/5472ccac-1b4e-4e40-a5f2-692e320f24d6/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteReportTask
Delete a report task by its ID
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a8b94c00-52ca-4fe3-970b-cca35cf2f7b9/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReportTask
Read a report task by its ID
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a8b94c00-52ca-4fe3-970b-cca35cf2f7b9/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReportTask
Read a report task by its ID
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a8b94c00-52ca-4fe3-970b-cca35cf2f7b9/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReportTask
Read a report task by its ID
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/a8b94c00-52ca-4fe3-970b-cca35cf2f7b9/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReportTask
Read a report task by its ID
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "templateId": "1392343e-c2b1-4e67-84b0-4afd219c57fe", "startOn": "", "endOn": "", "frequency": "Monthly", "every": "", "at": "", "enabled": true, "filterSets": [{"id": "", "title": ""}], "filterCycleId": "65d397fc-b8b1-4e07-9437-026253db663a", "nextRunAt": "",...
{"allOf": [{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "description": "Title of the report task", "maximum": 500}, "templateId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/09ee42ea-8f39-4ab4-9564-e7525f5528f8/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
importTemplate
Imports an exported .CRPT file
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "htmlContent": "", "platform": "qlikSense", "pageWidth": 0, "pageHeight": 0}
{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "maximum": 100}, "htmlContent": {"type": "string", "maximum": 500000}, "platform": {"type": "string", "enum": ["qlikSense", "tableau"...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/09ee42ea-8f39-4ab4-9564-e7525f5528f8/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
importTemplate
Imports an exported .CRPT file
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/09ee42ea-8f39-4ab4-9564-e7525f5528f8/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
importTemplate
Imports an exported .CRPT file
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/09ee42ea-8f39-4ab4-9564-e7525f5528f8/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
importTemplate
Imports an exported .CRPT file
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/749fbbab-6c10-4f56-a1c4-0beeb734397e/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteTemplate
Delete a report template by its ID
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "htmlContent": "", "platform": "qlikSense", "pageWidth": 0, "pageHeight": 0}
{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "maximum": 100}, "htmlContent": {"type": "string", "maximum": 500000}, "platform": {"type": "string", "enum": ["qlikSense", "tableau"...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/749fbbab-6c10-4f56-a1c4-0beeb734397e/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteTemplate
Delete a report template by its ID
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/749fbbab-6c10-4f56-a1c4-0beeb734397e/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteTemplate
Delete a report template by its ID
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/749fbbab-6c10-4f56-a1c4-0beeb734397e/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteTemplate
Delete a report template by its ID
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/0355504a-6475-4340-9363-55b7274f814b/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createFilterCycle
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/0355504a-6475-4340-9363-55b7274f814b/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createFilterCycle
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/0355504a-6475-4340-9363-55b7274f814b/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createFilterCycle
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "templateId": "1392343e-c2b1-4e67-84b0-4afd219c57fe", "startOn": "", "endOn": "", "frequency": "Monthly", "every": "", "at": "", "enabled": true, "filterSets": [{"id": "", "title": ""}], "filterCycleId": "65d397fc-b8b1-4e07-9437-026253db663a", "nextRunAt": "",...
{"allOf": [{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "description": "Title of the report task", "maximum": 500}, "templateId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/0355504a-6475-4340-9363-55b7274f814b/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
createFilterCycle
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/576314f3-97e3-48f2-8cc6-4e7456e28820/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
renderTemplate
Render a report template to PDF, PPTX, or XLSX. Responds with a job entity.
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/576314f3-97e3-48f2-8cc6-4e7456e28820/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
renderTemplate
Render a report template to PDF, PPTX, or XLSX. Responds with a job entity.
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/576314f3-97e3-48f2-8cc6-4e7456e28820/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
renderTemplate
Render a report template to PDF, PPTX, or XLSX. Responds with a job entity.
200
null
{"jobId": "65d397fc-b8b1-4e07-9437-026253db663a", "data": {}, "status": "", "error": "", "userId": "65d397fc-b8b1-4e07-9437-026253db663a"}
{"type": "object", "properties": {"jobId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "data": {"type": "object"}, "status": {"type": "string"}, "error": {"type": "string"}, "userId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/576314f3-97e3-48f2-8cc6-4e7456e28820/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
renderTemplate
Render a report template to PDF, PPTX, or XLSX. Responds with a job entity.
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/0e722d12-5882-4316-8059-8aaa304950a5/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
updateReportTask
Accepts partial updates
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/0e722d12-5882-4316-8059-8aaa304950a5/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
updateReportTask
Accepts partial updates
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/0e722d12-5882-4316-8059-8aaa304950a5/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
updateReportTask
Accepts partial updates
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "templateId": "1392343e-c2b1-4e67-84b0-4afd219c57fe", "startOn": "", "endOn": "", "frequency": "Monthly", "every": "", "at": "", "enabled": true, "filterSets": [{"id": "", "title": ""}], "filterCycleId": "65d397fc-b8b1-4e07-9437-026253db663a", "nextRunAt": "",...
{"allOf": [{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "description": "Title of the report task", "maximum": 500}, "templateId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/0e722d12-5882-4316-8059-8aaa304950a5/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
updateReportTask
Accepts partial updates
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/062cc6a8-9fa1-4536-8cf7-c7e25ea24a49/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReportTasks
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/062cc6a8-9fa1-4536-8cf7-c7e25ea24a49/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReportTasks
200
null
{"reportTasks": [{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "templateId": "1392343e-c2b1-4e67-84b0-4afd219c57fe", "startOn": "", "endOn": "", "frequency": "Monthly", "every": "", "at": "", "enabled": true, "filterSets": [{"id": "", "title": ""}], "filterCycleId": "65d397fc-b8b1-4e07-9437-026253db663a",...
{"type": "object", "properties": {"reportTasks": {"type": "array", "items": {"allOf": [{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "description": "Title of the report task", "ma...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/062cc6a8-9fa1-4536-8cf7-c7e25ea24a49/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReportTasks
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/062cc6a8-9fa1-4536-8cf7-c7e25ea24a49/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getReportTasks
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/1c3cadf2-ff96-456b-8489-8512b0504830/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getFilterCycle
200
null
{"id": "65d397fc-b8b1-4e07-9437-026253db663a", "title": "", "templateId": "1392343e-c2b1-4e67-84b0-4afd219c57fe", "startOn": "", "endOn": "", "frequency": "Monthly", "every": "", "at": "", "enabled": true, "filterSets": [{"id": "", "title": ""}], "filterCycleId": "65d397fc-b8b1-4e07-9437-026253db663a", "nextRunAt": "",...
{"allOf": [{"type": "object", "properties": {"id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "title": {"type": "string", "description": "Title of the report task", "maximum": 500}, "templateId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/1c3cadf2-ff96-456b-8489-8512b0504830/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getFilterCycle
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/1c3cadf2-ff96-456b-8489-8512b0504830/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getFilterCycle
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/1c3cadf2-ff96-456b-8489-8512b0504830/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getFilterCycle
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/d7e5c686-ae46-4be8-ac59-d5739d22619f/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteReport
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/d7e5c686-ae46-4be8-ac59-d5739d22619f/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteReport
204
null
{"reportId": "65d397fc-b8b1-4e07-9437-026253db663a", "id": "65d397fc-b8b1-4e07-9437-026253db663a", "createdAt": "", "title": "", "authorId": "65d397fc-b8b1-4e07-9437-026253db663a", "firstName": "", "lastName": "", "thumbnailPath": ""}
{"type": "object", "properties": {"reportId": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "id": {"type": "string", "pattern": "[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-4[0-9A-Za-z]{3}-[89ABab][0-9A-Za-z]{3}-[0-9A-Za-z]{12}"}, "createdAt": {"type": "string"...
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/d7e5c686-ae46-4be8-ac59-d5739d22619f/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteReport
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/d7e5c686-ae46-4be8-ac59-d5739d22619f/3/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
deleteReport
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/f246d67a-3ad6-413c-affd-9f838179444a/0/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getDocument
404
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/f246d67a-3ad6-413c-affd-9f838179444a/1/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getDocument
403
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}
3666bb60-13ca-40c4-8ec9-3a8f25ddf538/f246d67a-3ad6-413c-affd-9f838179444a/2/0
ConnectReport Core
Automatically generate scheduled and on-demand PDFs, Excel spreadsheets, PowerPoints, and other reports on your data.
null
getDocument
401
null
{"code": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "string"}, "message": {"type": "string"}}, "required": ["message"]}