getClient

open suspend fun getClient(): ClientResponse

Fetches the client details from the API.

Return

A ClientResponse object containing the client information.

Throws

If the API request fails or response parsing encounters an issue.