Hello guys, I am wondering if there is an api spec...
# ask-community
a
Hello guys, I am wondering if there is an api spec to see the http requests that are sent out when deploying flows through the prefect package. I am trying to understand what would be in the request body as well as what would be in the headers.
k
Anything that creates a deployment ends up as a request shaped like this
a
ok, but I am also trying to see what would be in the request headers. That doesn't seem to be present there!
k
take a look here!