List services
GET {{baseUrl}}/services?name=sed aliqua qui anim,do&type=web_service,cron_job&env=rust,node®ion=frankfurt,frankfurt&suspended=suspended,not_suspended&createdBefore=2021-06-17T08:15:30Z&createdAfter=2021-02-17T08:15:30Z&updatedBefore=2021-06-17T08:15:30Z&updatedAfter=2021-02-17T08:15:30Z&ownerId=sed aliqua qui anim,do&cursor=Lorem amet sin&limit=20
https://api-docs.render.com/reference/get-services
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
name | string | Filter for the names of services | |
type | string | Filter for types of services | |
env | string | Filter for environments of services | |
region | string | Filter for regions of services | |
suspended | string | Filter services based on whether they're suspended or not suspended | |
createdBefore | string | Filter for services created before a certain time (specified as an ISO 8601 timestamp) | |
createdAfter | string | Filter for services created after a certain time (specified as an ISO 8601 timestamp) | |
updatedBefore | string | Filter for services updated before a certain time (specified as an ISO 8601 timestamp) | |
updatedAfter | string | Filter for services updated after a certain time (specified as an ISO 8601 timestamp) | |
ownerId | string | The ID of the owner (team or personal user) whose resources should be returned | |
cursor | string | Cursor to begin retrieving entries for this query | |
limit | number | Max number of items that can be returned |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"service":{"id":"irure occaecat aute reprehenderit","autoDeploy":"no","branch":"proident eu amet","createdAt":"2019-10-01T21:05:43.378Z","name":"qui","notifyOnFail":"ignore","ownerId":"ut laboris","repo":"https://github.com/render-examples/flask-hello-world","slug":"nulla dolore","suspended":"suspended","suspenders":["unknown","billing"],"type":"web_service","updatedAt":"2001-04-20T02:58:48.244Z","serviceDetails":{"buildCommand":"irure","parentServer":{"id":"nulla Duis et","name":"incididunt eiusmod"},"publishPath":"irure consectetur ex","pullRequestPreviewsEnabled":"no","url":"ut irure"}},"cursor":"non aliquip culpa labore"},{"service":{"id":"Duis ex enim","autoDeploy":"no","branch":"Lorem commodo in","createdAt":"2012-11-16T11:56:07.514Z","name":"laborum deserunt ullamco nostrud","notifyOnFail":"default","ownerId":"aliqua","repo":"https://github.com/render-examples/flask-hello-world","slug":"incididu","suspended":"suspended","suspenders":["parent_service","user"],"type":"private_service","updatedAt":"1976-10-06T18:26:05.215Z","serviceDetails":{"buildCommand":"nisi sed sint aliqua exercitation","parentServer":{"id":"veniam voluptate incididunt","name":"anim non consectetur occaecat"},"publishPath":"cupidatat irure pariatur commodo dolor","pullRequestPreviewsEnabled":"yes","url":"velit lab"}},"cursor":"ut pariatur"}]