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

Documentation Index

Fetch the complete documentation index at: https://docs.mobileboost.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Query Parameters

testId
string
testIds
string[]
title
string
tags
string[]

Response

200 - application/json

Successful response