List Postgres instances

List Postgres instances matching the provided filters. If no filters are provided, all Postgres instances are returned.

Query Params
name
array of strings

Filter by name

name
region
array of objects

Filter by resource region

region
suspended
array of strings

Filter resources based on whether they're suspended or not suspended

suspended
date-time

Filter for resources created before a certain time (specified as an ISO 8601 timestamp)

date-time

Filter for resources created after a certain time (specified as an ISO 8601 timestamp)

date-time

Filter for resources updated before a certain time (specified as an ISO 8601 timestamp)

date-time

Filter for resources updated after a certain time (specified as an ISO 8601 timestamp)

ownerId
array of strings

The ID of the workspaces to return resources for

ownerId
environmentId
array of strings

Filter for resources that belong to an environment

environmentId
boolean
Defaults to true

Include replicas in the response

string

The position in the result list to start from when fetching paginated results. For details, see Pagination.

integer
1 to 100
Defaults to 20

The maximum number of items to return. For details, see Pagination.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json