Skip to main content

Get Services By Stages

Get Services By Stages shows all services accessible to the user that match a stage in the list.

Request Method and URL

GET /services/stages/stage-list

where stages-list is a list of stages, separated by commas.

URL Parameters

See Common URL Parameters.

Responses

See Sample JSON Return Messages with Registry Entries.

Sample Call

https://esb.example.com/registry/services/stages/Development,Live

Notes

Stages can be any of the following: Concept, Development, Test, Staging, Live, Deprecated, and Defunct.

FeedbackOpens in a new tab