mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-09 20:57:44 +00:00
12 lines
3.0 KiB
Markdown
12 lines
3.0 KiB
Markdown
# Services
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
|
|
| `identifier` | *str* | :heavy_check_mark: | N/A | metadata-dev |
|
|
| `endpoint` | *str* | :heavy_check_mark: | N/A | https://epg.provider.plex.tv |
|
|
| `token` | *Nullable[str]* | :heavy_check_mark: | N/A | DjoMtqFAGRL1uVtCyF1dKIorTbShJeqv |
|
|
| `secret` | *Nullable[str]* | :heavy_check_mark: | N/A | |
|
|
| `status` | [operations.GetTokenDetailsStatus](../../models/operations/gettokendetailsstatus.md) | :heavy_check_mark: | N/A | online | |