Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 984 Bytes

File metadata and controls

19 lines (15 loc) · 984 Bytes

Service

Properties

Name Type Description Notes
created_at datetime [optional]
created_by str [optional]
created_by_url str [optional]
description str The description of the service [optional]
key str The API key of the service [optional]
key_expires_at datetime The time at which the API key will expire. This will only be populated if the Organization has an active API Key Policy. [optional]
name str The name of the service
role str The role of the service. [optional] [default to 'Member']
slug str The slug of the service [optional]
teams list[ServiceTeams] [optional]

[Back to Model list] [Back to API list] [Back to README]