EndpointsCoworlds

Get replay viewer upload status

GET/v2/coworlds/replay-viewer-bundles/{content_hash}

Returns the current processing status for an uploaded replay viewer bundle.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

content_hash*Content Hash

Lowercase SHA-256 hash of the compressed bundle.

Match^[0-9a-f]{64}$