# InviteListSchema

object

**kind**  
string Required  
The kind of record.

**value**  
list of objects [InviteGetSchema](https://docs.mediakind.com/api-reference/management-api/schemas/invitegetschema) Required  
List of pending invites

## Show 3 properties

**kind**  
string Optional  
The kind of record.

**metadata**  
object [InviteMetadataSchema](https://docs.mediakind.com/api-reference/management-api/schemas/invitemetadataschema) Optional  
Metadata

## Show 2 properties

**created**  
string Optional  
format: date-time  
The time when the resource was created

**id**  
string Required  
format: uuid  
The ID of the resource

**spec**  
object [InviteSpecSchema](https://docs.mediakind.com/api-reference/management-api/schemas/invitespecschema) Required  
Specification

## Show 6 properties

**comment**  
string Required  
Comment to explain why the user has been invited to collaborate with your organization

**email**  
string Required  
Email of the user to be invited

**invitedByEmail**  
string Required  
Contact email of user who made the invite

**invitedByName**  
string Required  
Name of user who made the invite

**organizationName**  
string Required  
Name of the organization the invite refers to

**teams**  
list of strings Optional  
List of team names to add this user to when they accept.
