Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Alteryx API Schema data dictionary

matthewbechard
8 - Asteroid

Hello- 

 

I have been using a few of the Alteryx API end points. The API documentation (https://gallery.alteryx.com/api-docs) does not contain any Schema definition for the responses. Is there a re resource out there where this has been documented? I would like to build a data dictionary for these end points.

 

Thanks,

Matt

3 REPLIES 3
joshuaburkhow
ACE Emeritus
ACE Emeritus

The schema is there: 

joshuaburkhow_0-1583328625164.png

 

Or are you looking for something else? 

 

Joshua Burkhow - Alteryx Ace | Global Alteryx Architect @PwC | Blogger @ AlterTricks
matthewbechard
8 - Asteroid

Hi Joshua-

 

Thanks for the quick response.  I was aware of that, but I am looking for the definitions. Really, one step deeper.

 

for /admin/v1/workflows/jobs/

what is status?  what are the possibilities in this field?

what is disposition? what are the possibilities in this field?

 
I know what these fields are, but is there documentation out there explaining what they are?
jensroy
10 - Fireball

Also looking for this. Did you get any further?