scripts
Gets a script by id.
get/scripts/fetch
Query parameters
idstring required
Id of the script.
branchstring nullable
If set, the specified branch will be used to retrieve the script.
environment'staging' | 'release' nullable
If set, the specified environment will be used to retrieve the script.
withCode'staging' | 'release' nullable
If set, the code will be returned in the response.
Headers
X-Phantombuster-Orgstring
ID of the org that is perfoming the operation (not necessary when using a third party key)
Response
OK