GET
/
{recordType}
/
{alias}
/
{id}
{
  "Created on": "2020-04-04",
  "Title": "Order ID 23456 Logistics CHH Warehouse",
  "Description": "Complaint received for 3 pallets of product that was shipped on Bad Pallets.",
  "Severity": "High",
  "Status": "In Progress",
  "Assignee": "elroy@elementum.com"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

recordType
string<string>
required

'apps', 'elements', 'tasks', or 'transactions'

alias
string<string>
required

The application alias

id
string<string>
required

The record ID

Response

200
application/json

Ok

The response is of type object.