Skip to main content
GET
Get a memory value

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

runID
string
required
key
string
required

Response

OK

created_at
string<date-time>
required
id
string
required
job_id
string
required
memory_key
string
required
project_id
string
required
size_bytes
integer<int64>
required
updated_at
string<date-time>
required
value
any
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/JobMemory.json"

ttl_expires_at
string<date-time>