curl--location--request GET 'https://api-gateway-uat.mmacs.io/platform/client-service/api/v1//client-configurations?pageSize&pageOffset&sortField&sortDirection&mode'
Responses
🟢200OK
application/json
success response
Body
ClientConfigOutput type
data
object(ClientConfigOutputData)
optional
the response data object
id
number
optional
The id of the client
entityId
string
optional
The entity ID of the client (nanoid)
createdAt
string
optional
The date the entity was created
updatedAt
string
optional
The last date the entity was updated
createdBy
string
optional
The email of the user who created the entity
updatedBy
string
optional
The email of the user who last updated the entity
isDeleted
string
optional
Check if the entity has been deleted (soft delete)