Apigee · Schema

Apigee Developer

A developer registered in an Apigee organization. Developers are consumers of APIs who register apps and obtain API keys to access API products.

AnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseHybridIntegrationsMicroservicesMonetization

Properties

Name Type Description
email string Required. Email address of the developer. Used as the unique identifier.
firstName string Required. First name of the developer.
lastName string Required. Last name of the developer.
userName string Required. User name of the developer.
developerId string Output only. System-generated developer ID.
organizationName string Output only. Name of the Apigee organization.
status string Status of the developer account.
apps array Output only. List of apps owned by the developer.
attributes array Custom attributes for the developer (maximum 18).
companies array Output only. Companies associated with the developer.
createdAt string Output only. Time the developer was created in milliseconds since epoch.
lastModifiedAt string Output only. Time the developer was last modified in milliseconds since epoch.
accessType string Access type of the developer.
View JSON Schema on GitHub