Contexts
Retrieve a context
Retrieve a specific context by its type and id. type and id are required fields, if the context does not exist, it returns the 404 response
get/v2/contexts/{type}/{id}
Path parameters
idstring required
Context ID
typestring required
Context type
Headers
idempotency-keystring
A header for idempotency purposes
Response
OK