mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-10 12:37:45 +00:00
12 lines
3.0 KiB
Markdown
12 lines
3.0 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` | *string* | :heavy_check_mark: | N/A | DjoMtqFAGRL1uVtCyF1dKIorTbShJeqv |
|
|
| `Secret` | *string* | :heavy_check_mark: | N/A | |
|
|
| `Status` | [operations.GetTokenDetailsStatus](../../models/operations/gettokendetailsstatus.md) | :heavy_check_mark: | N/A | online | |