Instance

An instance is returned when a single entity is requested.

Example

The following API call is requesting a specific instance of a Member Variable, in this case the Member Variable with ID "c3b7080b-8d00-4bad-acad-04a7a35b5022".

https://api.{region}.alida.com/v1/applications/{communityApiKeyName}/membervariables/c3b7080b-8d00-4bad-acad-04a7a35b5022

The API will only return the entity for this Member Variable (assuming it exists and you have access to it). There will be no additional properties or response envelope in the response payload.

Note:

Use the appropriate regional endpoint to ensure that you comply with your organization's privacy policy, and applicable laws and regulations. For details about the available regional endpoints, and how to identify your organization's region, see API Access.