mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-07 20:57:44 +00:00
12 lines
3.6 KiB
Markdown
12 lines
3.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` | *::String* | :heavy_check_mark: | N/A | DjoMtqFAGRL1uVtCyF1dKIorTbShJeqv |
|
|
| `secret` | *::String* | :heavy_check_mark: | N/A | |
|
|
| `status` | [::PlexRubySDK::Operations::GetTokenDetailsStatus](../../models/operations/gettokendetailsstatus.md) | :heavy_check_mark: | N/A | online | |