Get an Encoder

Returns a specified encoder.

POST /acs/encoders/get β‡’ { acs_encoder }
Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

acs_encoder_id String (Required)

ID of the encoder that you want to get.


Response

acs_encoder

{
  JSON representation of acs_encoder
}

Last updated

Was this helpful?

Revision created

ci: Generate docs