Get a single row from the table by primary key.

GET {{baseUrl}}/tables/:tableNameOrId/rows?compartmentId={{compartment_ocid}}&key=veniam velit elit pariatur&key=sint in&consistency=EVENTUAL&timeoutInMs=5000

Get a single row from the table by primary key.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstringThe ID of a table's compartment. When a table is identified
by name, the compartmentId is often needed to provide
context for interpreting the name.
keystring(Required) An array of strings, each of the format "column-name:value",
representing the primary key of the row.
keystring(Required) An array of strings, each of the format "column-name:value",
representing the primary key of the row.
consistencystringConsistency requirement for a read operation.
timeoutInMsnumberTimeout setting for this operation.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Acceptstring

RESPONSES

status: OK

{"timeOfExpiration":"1970-12-17T04:40:30.277Z","usage":{"readUnitsConsumed":60911460,"writeUnitsConsumed":71257257},"value":{"laborum_a4":{}}}