List actions
Returns recent action records visible to the current user.
Returns recent action records visible to the current user.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
limit?number
Default
8projectName?string
Match
^[a-z0-9-_]+$serviceName?string
Match
^[a-z0-9-_]+$type?string
Value in
- "build"
- "deployment"
- "script"
- "start"
- "stop"
- "destroy"
- "backup"
- "volumeBackup"
- "settings"
- "wordpress"
- "auth"
- "env"
Response Body
application/json
curl -X GET "https://example.com/listActions"null