Skip to main content
GET
Get a material conversion config

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. Exchange your client_id and client_secret for an access token scoped to the organisation that provides data access.

Headers

Cula-Organisation-Id
string
required

ID of the organisation the request operates on behalf of (e.g. org_...). Must be an organisation the API client has access to.

Example:

"org_01k83mfmhgchya944v86ryvhpq"

Path Parameters

id
string
required
Example:

"mcvc_01kyaas94dty6shm2d0j7zw9v8"

Response

Material conversion config with its fully hydrated active version.

id
string
required

The ID of the config.

Example:

"mcvc_01kyaas94dty6shm2d0j7zw9v8"

site
object
required

The site that owns this config.

created_at
string<date-time>
required

When this config was created.

Example:

"2026-01-15T08:00:00Z"

active_version
object
required

The currently active version of the config, including its full configuration.