• Preparing search index...
  • The search index is not available
@placeos/ts-client
  • @placeos/ts-client
  • showUser

Function showUser

  • showUser(
        id: string,
        query_params?: PlaceUserQueryOptions,
    ): Observable<PlaceUser>

    Get the data for a trigger

    Parameters

    • id: string

      ID of the trigger to retrieve

    • query_params: PlaceUserQueryOptions = {}

      Query parameters to add the to request URL

    Returns Observable<PlaceUser>

    • Defined in users/functions.ts:29

Settings

Member Visibility
@placeos/ts-client
  • Loading...

Generated using TypeDoc