• Preparing search index...
  • The search index is not available
rickmortyapi - v2.3.0
  • rickmortyapi - v2.3.0
  • index
  • getLocations

Function getLocations

  • getLocations(filters?: LocationFilter): Promise<ApiResponse<Info<Location[]>>>
  • Gets a collection of Locations.
    https://rickandmortyapi.com/documentation/#location

    Parameters

    • Optional filters: LocationFilter

    Returns Promise<ApiResponse<Info<Location[]>>>

    • Defined in location/index.ts:10

Settings

Member Visibility

Theme

Modules

  • rickmortyapi - v2.3.0
    • index
    • interfaces
  • ApiResponse
  • Character
  • CharacterFilter
  • CharacterLocation
  • Endpoints
  • Episode
  • EpisodeFilter
  • Info
  • Location
  • LocationFilter
  • ResourceBase
  • getCharacter
  • getCharacters
  • getEndpoints
  • getEpisode
  • getEpisodes
  • getLocation
  • getLocations