---
title: "Get information about the ProviderNetworkResources."
method: GET
path: "/providernetworks/{uid}"
tags: ["providernetworks"]
---

# Get information about the ProviderNetworkResources.

`GET /providernetworks/{uid}`

Get information about the ProviderNetworkResources.

## Path parameters

- `uid` string, required

## Response `200`

OK

- RentalObjectJO
  - `_links` LinkJO[]
    - `href` string
    - `rel` string
    - `verb` string
  - `attributes` object
  - `category` CategoryJO
    - `_links` LinkJO[]
      - `href` string
      - `rel` string
      - `verb` string
    - `attributes` object
    - `description` string
    - `expand` string
    - `href` string
    - `name` string
    - `price` PriceJO[]
      - `_links` LinkJO[]
        - `href` string
        - `rel` string
        - `verb` string
      - `attributes` object
      - `currency` string
      - `description` string
      - `expand` string
      - `grossamount` number, double
      - `href` string
      - `interval` integer
      - `name` string
      - `preferredprice` boolean
      - `taxrate` number, double
      - `type` 'TIME' | 'DISTANCE'
      - `uid` string
    - `uid` string
  - `description` string
  - `expand` string
  - `href` string
  - `name` string
  - `provider` ProviderJO
    - `_links` LinkJO[]
      - `href` string
      - `rel` string
      - `verb` string
    - `attributes` object
    - `description` string
    - `expand` string
    - `href` string
    - `name` string
    - `uid` string
  - `providerNetworkIds` integer[]
  - `providerRentalObjectId` string
  - `rentalModel` 'FREEFLOATING' | 'FREEFLOATINGWITHSTATION' | 'STATIONBASED' | 'PARKINGAREA' | 'UNKNOWN'
  - `type` 'VEHICLE' | 'VEHICLEPOOL' | 'BIKE' | 'PEDELEC' | 'UNKNOWN'
  - `uid` string

## Other responses

- `400` — Bad Request One or more parameters have invalid values.
- `403` — Forbidden Provider is not allowed to use this interface.

---

[API](https://skmtc.net/deutsche-bahn/apis/flinkster.md) · [All operations](https://skmtc.net/deutsche-bahn/apis/flinkster/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deutsche-bahn/flinkster/versions/7c1d04dfa41e/schema)
