Files
plexpy/docs/models/operations/services.md
Luke Hagar 2ffd22b536 regenerated
2024-09-11 16:46:06 +00:00

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 |