List operations

Retrieves a list of operations for the specified Neon project. You can obtain a project_id by listing the projects for your Neon account. The number of operations returned can be large. To paginate the response, issue an initial request with a limit value. Then, add the cursor value that was returned in the response to the next request. Operations older than 6 months may be deleted from our systems. If you need more history than that, you should store your own history.

Path Params
string
required

The Neon project ID

Query Params
string

Specify the cursor value from the previous response to get the next batch of operations

integer
1 to 1000

Specify a value from 1 to 1000 to limit number of operations in the response

Responses

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