# Glue Up API ## API Docs - [Create an User](https://glueup.apidog.io/create-an-user-36392304e0.md): Create a new user and return a User Model. An error will be returned if a user with the same email already exists. If successful, you will receive the session token associated to this user in response. - [Login an User](https://glueup.apidog.io/login-an-user-36392305e0.md): Login an existing user and receive the session token in response. - [Logout an User](https://glueup.apidog.io/logout-an-user-36392306e0.md): Logout an user. Requires to have an active session. - [Retrieve the User Snapshot](https://glueup.apidog.io/retrieve-the-user-snapshot-36392307e0.md): The user snapshot will provide you all the user basic information bound to the current session. Requires to have an active session. - [Keep User logged in between website and Glue Up](https://glueup.apidog.io/keep-user-logged-in-between-website-and-glue-up-36392308e0.md): This endpoint will return a link. This link can be used to keep alive the current logged in user. Requires to have an active session. - [Retrieve the Event List](https://glueup.apidog.io/retrieve-the-event-list-36391281e0.md): This endpoint is used to retrieve a list of Event Model that match the request requirements. - [Retrieve the Event List by Status](https://glueup.apidog.io/retrieve-the-event-list-by-status-36391282e0.md): This endpoint is used to retrieve a list of Event Model by status. - [Retrieve the User Events](https://glueup.apidog.io/retrieve-the-user-events-36391283e0.md): Retrieve the list of events that the current user registered. Requires to have an active session. This endpoint will return a list of Event Model. - [Retrieve the Attendee Form List](https://glueup.apidog.io/retrieve-the-attendee-form-list-38794000e0.md): This endpoint is used to retrieve a list of Attendee Form Model that match the request requirements. - [Retrieve the Attendee Form By Id](https://glueup.apidog.io/retrieve-the-attendee-form-by-id-38794481e0.md): This endpoint is used to retrieve an Attendee Form Model By Id. - [Retrieve the Attendee Form Fields](https://glueup.apidog.io/retrieve-the-attendee-form-fields-38794777e0.md): This endpoint is used to retrieve all fields in all the Event Attendee Forms, and it can be used in the projection of the attendee list api. - [Retrieve the Attendee List](https://glueup.apidog.io/retrieve-the-attendee-list-38795052e0.md): This endpoint is used to retrieve a list of Event Attendee Model that match the request requirements. - [Retrieve the User Subscriptions](https://glueup.apidog.io/retrieve-the-user-subscriptions-36392464e0.md): Retrieve the list of email subscriptions that the current user have subscribed with an organization. Requires to have an active session. This endpoint will return a list of Subscription Model. - [Subscribe User to an Organization](https://glueup.apidog.io/subscribe-user-to-an-organization-36392465e0.md): Subscribe user to an organization with email address and name. If correct listId is given, then will subscribe user to the subject also. - [Subscribe User to Subjects](https://glueup.apidog.io/subscribe-user-to-subjects-36392466e0.md): Subscribe user to list of subjects with contact email address / name, and list of subject ids. - [Retrieve the Membership Directory Settings](https://glueup.apidog.io/retrieve-the-membership-directory-settings-36392543e0.md): Retrieve the membership directory settings of an organization. You will receive visibility information for each form field and enabled search field. - [Retrieve Default Company Application Form](https://glueup.apidog.io/retrieve-default-company-application-form-36392544e0.md): Retrieve the default company membership type application form of an organization. This endpoint returns an array of company form items which are currently used in the form with listing sequence. - [Retrieve Default Individual Application Form](https://glueup.apidog.io/retrieve-default-individual-application-form-36392545e0.md): Retrieve the default individual membership type application form of an organization. This endpoint returns an array of individual form items which are currently used in the form with listing sequence. - [Retrieve All Company Application Forms](https://glueup.apidog.io/retrieve-all-company-application-forms-36392546e0.md): Retrieve the all company membership type application forms of an organization, including custom ones. This endpoint returns an array of company application forms, from which, each form contains items that are currently used in the form with listing sequence. - [Retrieve All Individual Application Forms](https://glueup.apidog.io/retrieve-all-individual-application-forms-36392547e0.md): Retrieve the all individual membership type application forms of an organization, including custom ones. This endpoint returns an array of individual application forms, from which, each form contains items that are currently used in the form with listing sequence. - [Retrieve All Company Application Form Fields](https://glueup.apidog.io/retrieve-all-company-application-form-fields-36392548e0.md): Retrieve the all the fields of company membership type application forms of an organization, including those that belong to custom application forms. This endpoint returns an array of company application form fields. - [Retrieve All Individual Application Form Fields](https://glueup.apidog.io/retrieve-all-individual-application-form-fields-36392549e0.md): Retrieve the all the fields of individual membership type application forms of an organization, including those that belong to custom application forms. This endpoint returns an array of individual application form fields. - [Retrieve the Company Membership Directory List](https://glueup.apidog.io/retrieve-the-company-membership-directory-list-36392550e0.md): Retrieve the company memberships from the membership directory of an organization. You will receive only active company memberships. This endpoint will return a list of Company Membership Model. - [Retrieve the Basic Company Membership Directory List](https://glueup.apidog.io/retrieve-the-basic-company-membership-directory-list-36392551e0.md): Retrieve the basic company memberships from the membership directory of an organization. You will receive only active company memberships. This endpoint will return a list of Company Membership Model with only basic information. - [Retrieve a Company Membership](https://glueup.apidog.io/retrieve-a-company-membership-36392552e0.md): Retrieve the company membership with the membershipId. This endpoint will return a Company Membership Model. - [Retrieve the Individual Membership Directory List](https://glueup.apidog.io/retrieve-the-individual-membership-directory-list-36392553e0.md): Retrieve the individual memberships from the membership directory of an organization. You will receive only active individual memberships. This endpoint will return a list of Individual Membership Model. - [Retrieve a Individual Membership](https://glueup.apidog.io/retrieve-a-individual-membership-36392554e0.md): Retrieve the individual membership with the membershipId. This endpoint will return a Individual Membership Model. - [Retrieve the Membership Member Directory List](https://glueup.apidog.io/retrieve-the-membership-member-directory-list-36392555e0.md): Retrieve members from the membership directory of an organization. You will receive only active membership members. This endpoint will return a list of Membership Member Model. - [Retrieve the Basic Membership Member Directory List](https://glueup.apidog.io/retrieve-the-basic-membership-member-directory-list-36392556e0.md): Retrieve members from the membership directory of an organization only with basic information. You will receive only active membership members. This endpoint will return a list of Membership Member Model. - [Retrieve the Membership Member by Member ID](https://glueup.apidog.io/retrieve-the-membership-member-by-member-id-36392557e0.md): Retrieve member from the membership directory by memberId. This endpoint will return a Membership Member Model. - [Retrieve the Membership Member Directory List By User](https://glueup.apidog.io/retrieve-the-membership-member-directory-list-by-user-36392558e0.md): Retrieve user's members from the membership directory of an organization. You will receive only active membership members for a login user. This endpoint will return a list of Membership Member Model for a user. - [Retrieve the Membership Industry List By Membership Type](https://glueup.apidog.io/retrieve-the-membership-industry-list-by-membership-type-36392559e0.md): Retrieve the membership industry list by membershipType ( People / Company ). This endpoint will return a list of industry codes. - [Retrieve the Membership Type List By Page](https://glueup.apidog.io/retrieve-the-membership-type-list-by-page-36392560e0.md): Retrieve the membership type list by page. This endpoint will return a list of membership types. The filter/projection/search/order will only effect on top level object. - [Retrieve the Membership List By Page](https://glueup.apidog.io/retrieve-the-membership-list-by-page-36392561e0.md): Retrieve the membership list by current login user. This endpoint will return a list of memberships. - [Retrieve Finance Invoice List](https://glueup.apidog.io/retrieve-finance-invoice-list-36392408e0.md): Retrieve the finance invoice list of an organization. This endpoint returns an array of invoice by status and 'date'. - [Retrieve One Finance Invoice](https://glueup.apidog.io/retrieve-one-finance-invoice-36392409e0.md): Retrieve one invoice with id. This endpoint returns one invoice detail with items.