Logs
List log stream overrides
Lists log stream overrides for the provided workspace that match the provided filters. These overrides take precedence over the workspace's default log stream.
get/logs/streams/resource
Query parameters
ownerIdstring[]
The ID of the workspaces to return resources for
logStreamIdstring[]
Filter log streams by their id.
resourceIdstring[]
IDs of resources (server, cron job, postgres, or redis) to filter by
settingstring[]
Filter log streams by their setting.
cursorstring
The position in the result list to start from when fetching paginated results. For details, see Pagination.
limitinteger
Defaults to 20
The maximum number of items to return. For details, see Pagination.
Response
Resource log stream override
Schema[] required— unresolved $ref