Skip to main content
GET
Get an Example

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

exampleId
string
required

The Example's ID. Any non-empty string is accepted; echoed back in the response.

Response

OK

createdAt
string<date-time>
required

The time the response was generated, in UTC.

id
string
required

The Example's ID; echoed back from the request path.

Example:

"clmaxoarx000008l2c5ayb9pt"

proofOfConcept
string
required

The Example's name. Renamed to "name" for v1.0 clients via the epoch migration.

Example:

"Hello Labs"