Get an Example
Returns a canned Example response. Exists only to exercise the labs epoch versioning surface (v1.0 to v1.1 field-rename migration); not backed by any real entity.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
exampleId
The Example’s ID. Any non-empty string is accepted; echoed back in the response.
Response
OK
createdAt
The time the response was generated, in UTC.
id
The Example’s ID; echoed back from the request path.
proofOfConcept
The Example's name. Renamed to "name" for v1.0 clients via the epoch migration.
Errors
400
Bad Request Error
401
Unauthorized Error