get https://{instance_zuid}.api.zesty.io/v1/releases//members
Retrieves all Members of a specific Release.
Note: Calling this method before activation will throw a
412
error code.
Responses
Retrieves all Members of a specific Release.
Note: Calling this method before activation will throw a
412
error code.
xxxxxxxxxx
curl --request GET \
--url https://unknown.api.zesty.io/v1/releases/release_zuid/members \
--header 'accept: application/json'