Get deploy execution types

Get deploy execution types.

GET /deploy-execution-types

Query params

None

Sorting

None

Optional properties

None

Response

List of value objects describing the available deploy execution types

Example

curl -X 'GET' \
  'https://api.testnet.cspr.cloud/deploy-execution-types' \
  -H 'accept: application/json' \
  -H 'authorization: 55f79117-fc4d-4d60-9956-65423f39a06a'

Last updated