Skip to main content
GET
Read data source by dataTypeName and dataId

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Path Parameters

dataTypeName
string
required

Name of data type. Use GET /data-types API to get the list of dataType Name. Example: Pegawai

dataId
string
required

Primary key data of the data type. Use GET /data API to get the list primary key data of dataType. Example: anas

Response

Success

status
boolean

Status of response.

message
string

Message of API response.

data
object

Detail of object data source.