Get a saved extract config
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
idOrSlug
Response
The saved config.
object
id
slug
name
capability
config
updatedAt
Errors
404
Not Found Error
429
Too Many Requests Error