Skip to main content
POST
Search project logs

Authorizations

Authorization
string
header
required

Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.

Path Parameters

organisation_id
string<ulid>
required
project_id
string<ulid>
required

Query Parameters

project_env
string

Body

application/json
build
boolean
startTime
string<timestamp>
endTime
string<timestamp>
order
string
latest
boolean

only include projcet logs from the latest version

nextToken
string
first
integer
filters
object[]

Response

OK

logs
object[]
required
nextToken
string