Skip to content

Get carrier by ID

GET
/rest/v1/carriers/{id}

Get carrier details by ID

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

id*
Typeinteger
Required
Example1

Responses

Carrier details

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-develop Version: dev-develop
Commit: 53779c72
Deployed at: 2026-04-01T06:53:45Z