Context
Get a context
Returns basic information about a context.
get/context/{context_id}
Path parameters
context_idstring uuid required
An opaque identifier of a context.
Response
The context
Example response
{
"created_at": "2015-09-21T17:29:21.042Z"
}