Get Release

GET {{protocol}}://{{instance_zuid}}.{{instances_api_url}}/{{instances_api_version}}/releases/{{release_zuid}}

Retrieve a specific Release based on the release_zuid provided.

Note: Calling this method before activation will throw a 204 error code.

RESPONSES

status: OK

{"_meta":{"timestamp":"2021-09-09T16:32:32.443778182Z","totalResults":1,"start":0,"offset":0,"limit":1},"data":{"ZUID":"27-98d8c0c7b3-1234","name":"Postman Release","description":null,"createdByUserZUID":"5-bae188a3d8-1234","updatedByUserZUID":"5-bae188a3d8-1234","createdAt":"2021-09-09T16:24:31Z","updatedAt":"2021-09-09T16:24:31Z"}}