Get a saved extract config

View as Markdown
Returns one saved extract config with its stored `config`. The id and the slug are interchangeable here and everywhere a config is referenced. **Learn more:** [Extract capability](https://docs.cloudraker.com/capabilities/extract)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idOrSlugstringRequired>=1 character

Response

The saved config.
object"config"
idstring
slugstring
namestring
capabilityenum
configmap from strings to any
updatedAtstringOptional

Errors

404
Not Found Error
429
Too Many Requests Error