Shortcuts

Webhook

class geodesic.tesseract.components.Webhook(*args, **kwargs)[source]

Bases: geodesic.bases._APIObject

A webhook triggered on completion of a step in a Tesseract Job

NotImplemented

A future version of Tesseract will allow webhooks when a job step has completed, which will POST information to a url with specified headers and credentials

url

(str) - url

Descriptor: _URLDescr

headers

‘value’}

Descriptor: _DictDescr

Type

(dict) - dictionary with string keys to string values headers to pass along

Type

{‘key’

credentials

(str) - name of the credential to use (geodesic.accounts.Credential)

Descriptor: _StringDescr

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources