- Syvizo API Management Platform
- Overview
- Getting Started
- Manage Users and Accesses
- Design APIs
- Publish API
- Collaborate
- Validate APIs
- Manage API Flows
- Flow Management
- API Flow Manager
- Policies
- Traffic Management
- Security
- Transformation
- Extension
- Insights
Developer Information
When to use
Use this policy when you want to get the information of a developer who is registered on Developer Portal
Details
API developers are registered on the Developer Portal of Syvizo API Platform.
When you want to get the information of any developer you can use “Developer Information” policy
Configuration
The configuration fields for the policy are:
[* Indicates a mandatory field]
Name *: Display name of the policy
Description: Description of policy
Enabled: Flag to indicate if the policy is enabled. If this field is not checked, the policy will be ignored at runtime and any fields from its output will contain a default initial value
Continue on Error: Flag to indicate that the flow should continue even if this policy throws an error
Input fields
appId: appid is usually sent in the request to identify which app the request has come from
developerId: Id of the developer
developerEmail: Email of the developer
consumerKey: Consumer Key that is sent in the API request
Output fields
firstName: First Name of the developer
lastName: Last Name of the developer
Id: Id of the developer
email: Email of the developer
status: Status of the developer
orgName: Company that the developer belongs to
creationTime: Date and time the developer was registered