Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 812 Bytes

OrganizationResponse.md

File metadata and controls

16 lines (12 loc) · 812 Bytes

OrganizationResponse

Properties

Name Type Description Notes
id string The internal unique id (UUID) of the organization.
display_name string The display name of the organization
name string The slug name of the organization
avatar_url string The URL to a user-uploaded Avatar image [optional]
origin string The creation origin of this organization
created_at string The creation date of this organization
updated_at string The date the organization was last updated at

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