scripts
Gets all the scripts associated with the current user.
get/scripts/fetch-all
Query parameters
orgstring nullable
Name of the org to fetch scripts from.
branchstring nullable
If set, only the specified branch will be fetch.
exclude'modules' | 'non-modules' nullable
If set to "modules", module scripts will not be retrieved. If set to "non-modules", only modules will be retrieved.
If set, only the specified script ids will be retrieved.
Headers
X-Phantombuster-Orgstring
ID of the org that is perfoming the operation (not necessary when using a third party key)
Response
OK