tahrir.endpoints.badges module

tahrir.endpoints.badges.get_all_badges()[source]

Endpoint to fetch all the badges.

tahrir.endpoints.badges.get_badge_by_id(badge_id: str)[source]

Endpoint to fetch the badges based on matching id.

tahrir.endpoints.badges.get_badges_by_tags(name: str)[source]

Endpoint to fetch the badges based on matching tag.

tahrir.endpoints.badges.search_badges_by_string(search_string: str)[source]

Search endpoint that returns badges matching the search string