Skip to content

Search carriers

GET
/rest/v1/carriers

Search and list carriers with optional filtering by IDs

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

ids

Comma-separated list of carrier IDs

Typestring
Example"1,2,3"

Responses

List of carriers

application/json
JSON
[
{
"id": 0,
"name": "string",
"description": "string",
"active": true
}
]

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev- Version: dev-
Commit: bb7e53af
Deployed at: 2026-03-03T16:11:11Z