mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
12 lines
2.6 KiB
Markdown
12 lines
2.6 KiB
Markdown
# Services
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
|
|
| `identifier` | *String* | :heavy_check_mark: | N/A | metadata-dev |
|
|
| `endpoint` | *String* | :heavy_check_mark: | N/A | https://epg.provider.plex.tv |
|
|
| `token` | *Optional<String>* | :heavy_check_mark: | N/A | DjoMtqFAGRL1uVtCyF1dKIorTbShJeqv |
|
|
| `secret` | *Optional<String>* | :heavy_check_mark: | N/A | |
|
|
| `status` | [GetUserDetailsStatus](../../models/operations/GetUserDetailsStatus.md) | :heavy_check_mark: | N/A | online | |