const data = await api.private.get('items', { headers: { 'X-Custom-Header': 'value' } }).json();