Skip to main content
GET
/
tests
Get tests
curl --request GET \
  --url https://api.mobileboost.io/tests \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

organisationId
string
required
testId
string
testIds
string[]
title
string
tags
string[]

Response

200 - application/json

Successful response