English
Get the current deployment information for an application.
cURL
curl --request GET \ --url https://api.squarecloud.app/v2/apps/{app_id}/deployments/current \ --header 'Authorization: <authorization>'
{ "status": "success", "response": { "webhook": "https://api.squarecloud.app/v2/git/webhook/69ce71f11974f2cc21d47cd0a8bcbafdaacbc3c9924b23ca40e0e2032705f6391eb89b40983338e0f2415e9331d602ccc" } }
success
error
Show Toggle object
Was this page helpful?